Displaying 9 results from an estimated 9 matches for "r50".
Did you mean:
50
2002 Sep 19
3
savehistory directories and quitting R (PR#2038)
#
# r-bugs@r-project.org
#
######################################################
Because I work in different directories, but always want to save my
.Rhistory in the same place, I have changed the system function savehistory
to this:
function (file = "D:/R50/.Rhistory")
invisible(.Internal(savehistory(file)))
When I use q() to quit R, and it asks me whether I want to "save current
workspace", a response of YES means that the .Rhistory is saved in the
current working directory, rather than D:/R50/.Rhistory. I take this to mean
that the...
2010 Jun 15
0
[LLVMdev] Question on X86 backend
...ll.
/ Handle a function call
let isCall = 1,
Defs = [
R0, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15,
R16, R17, R18, R19, R20, R21, R22, R23, R24, R25, R26, R27, R28, R29, R30, R31,
R32, R33, R34, R35, R36, R37, R38, R39, R40, R41, R42, R43, R44, R45, R46, R47,
R48, R49, R50, R51, R52, R53, R54, R55, R56, R57, R58, R59, R60, R61, R62, R63,
R64, R65, R66, R67, R68, R69, R70, R71, R72, R73, R74, R75, R76, R77, R78, R79,
R80, R81, R82, R83, R84, R85, R86, R87, R88, R89, R90, R91, R92, R93, R94, R95,
R96, R97, R98, R99, R100, R101, R102, R103, R104, R105, R106, R107, R1...
2002 Oct 21
1
savehistory directories and quitting R (PR#2038)
...nternal quit code not to
#call user's
#R code, the main one being that R errors will not be handled then.
#.Last is made available as a hook to enable you to do what you want:
#as the help page says.
#
#Doesn't setting R_HISTFILE do this for you automatically? Just set
#R_HISTFILE="D:/R50/.Rhistory" and the history should be loaded
#and saved
#to the specified place. Works under Unix, at least.
#
#
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",...
2010 Jun 15
2
[LLVMdev] Question on X86 backend
Hi Micah,
> In X86InstrInfo.td for Call Instructions, it mentions that Uses for
> argument registers are added manually. Can someone point me to the
> location where they are added as the comment doesn't reference a
> where or how?
the register uses are added by the function
X86TargetLowering::LowerCall() during the DAG Lowering phase. This is
the relevant code segment:
// Add
2015 May 08
3
pregunta
Estimados
Al dirigir la lectura de un folder tYA1.csv me da este error y no me percato del motivo, adjunto archivo. Espero su ayuda
Saludos
Jos?
> setwd("D:/Public/Documents/R/bioimpedancia")
> a<-read.csv("tYA1.csv",header=TRUE, sep=",", dec=".")
Error in read.table(file = file, header = header, sep = sep, quote = quote, :
more
2006 Jul 20
4
SVN rails problem
My rails project is at version 52. I want to revert the whole app to
version 50, effectively ignoring v 51+52
I ran
"svn update -r 50" in my working copy. Success.
I have done some work on version 50, but when i try commiting it tells
me that the file im commiting is out of date.
DOes anyone know the solution?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2015 Jun 07
43
[Bug 90887] New: PhiMovesPass in register allocator broken
https://bugs.freedesktop.org/show_bug.cgi?id=90887
Bug ID: 90887
Summary: PhiMovesPass in register allocator broken
Product: Mesa
Version: git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2008 May 22
2
New winetricks 20080522: added directx9, wmp10, mono19; lots of bug fixes, nicer gui
...e) directory already.
Let me know if you run into this (and, if you know, how your fonts directory
got created).
As always, winetricks is downloadable from
http://kegel.com/wine/winetricks
and change history is at
http://code.google.com/p/winezeug
Here's the change history since early April:
r50
Added directx9 verb
r49
Show package descriptions, at least with zenity.
Add mfc42 as synonym for vcrun6.
r47
Quote environment variables uniformly in case users do strange things
like override to directories with spaces in them.
Added little script to run all options as a trivial test.
r46...
2003 Jan 28
0
Probably a bug in samba audit
...rs vaganova_e
browseable = yes
writeable = yes
guest ok = no
[pnt5054]
create mask = 664
security mask = 664
directory security mask = 000
directory mask = 755
comment = N5054 PointList
path = /usr/local/public/ftp/pub/pnt5054
valid users = emz hunter
browseable = yes
writeable = yes
guest ok = no
[r50ndl]
create mask = 664
security mask = 664
directory security mask = 000
directory mask = 755
comment = R50 nodelist
path = /usr/local/public/ftp/pub/r50nodelist
valid users = emz hunter
browseable = yes
writeable = yes
guest ok = no
[db]
create mask = 664
security mask = 664
directory security mask...