Displaying 6 results from an estimated 6 matches for "currdir".
Did you mean:
curdir
2011 Nov 02
1
Help with curr directory in R
Hello All
Thanks for all responses in advance,
I am invoking R from command line from C:\TEMP as
C:\Program Files\R\R-2.9.1\bin\R.exe --vanilla -f C:\temp\test.R
On two different machines
The test.R looks like:
--SNIP-
print(c("CurrDir=", getwd()))
proc.time()
warnings()
--SNIP-
On one machine I get the currDir Correctly printed as C:/TEMP
But on another it gets printed as C:/
Does anyone know why this can be.. Is there some env variable that R is giving priority over current dir?
Thanks
Shank
[[alternative HTML v...
2002 Oct 29
5
unix environment variables under R
hi,
i am working on a little R-project with a couple od other guys.we use
CVS, but everyone keeps the R-source files in different locations in his
home-directory. of course this causes trouble when sourcing R-files. i
thought a UNIX environment variable could be the solution, but R doesn't
seem to know about the environment variables.
e.g. >> source("$PROJECT/xxx.R")
2010 Jun 30
0
drb problem? ringy-dingy won't answer...
...puts result
else
result = fullScript.run
puts result
end
@myLog.close
end
def init_my_log( name )
...
end
end
******** The parent script class
require ''rubygems''
require ''util1''
require ''drb''
class ScriptMain
currDir = Dir.pwd
include Util1
include DRbUndumped
def initialize( aScript, aRun, runenv, myURI, myRoot )
@myScript = aScript
@myId = @myScript.id
@myName = File.basename(@myScript.name, "*.rb")
@usecase = @myName
@myRun = aRun
@myRoot = myRoot
@rootDir = &qu...
2015 Jan 08
2
latex warning
...e/travis/R-bin/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini
(/home/travis/R-bin/texlive/texmf-config/tex/generic/config/pdftexconfig.tex)
(/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/latex.ltx
(/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/texsys.cfg)
./texsys.aux found
\@currdir set to: ./.
Assuming \openin and \input
have the same search path.
Defining UNIX/DOS style filename parser.
catcodes, registers, compatibility for TeX 2, parameters,
LaTeX2e <2014/05/01>
hacks, control, par, spacing, files, font encodings, lengths,
====================================...
2008 Oct 24
0
Problem with "plflatex wrapper.tex"
...ex.ini"
("C:\Documents and Settings\All Users\Application
Data\MiKTeX\2.7\tex\generic\c
onfig\pdftexconfig.tex")
("d:\Program Files\MiKTeX 2.7\tex\latex\base\latex.ltx"
("d:\Program Files\MiKTeX 2.7\tex\latex\00miktex\texsys.cfg")
./texsys.aux found
\@currdir set to: ./.
Assuming \openin and \input
have the same search path.
Defining UNIX/DOS style filename parser.
catcodes, registers, compatibility for TeX 2, parameters,
LaTeX2e <2005/12/01>
hacks, control, par, spacing, files, font encodings, lengths,
=====================...
2015 Jan 09
0
latex warning
...atexconfig/pdflatex.ini
> (/home/travis/R-bin/texlive/texmf-config/tex/generic/config/pdftexconfig.tex)
> (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/latex.ltx
> (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/texsys.cfg)
> ./texsys.aux found
> \@currdir set to: ./.
> Assuming \openin and \input
> have the same search path.
> Defining UNIX/DOS style filename parser.
> catcodes, registers, compatibility for TeX 2, parameters,
> LaTeX2e <2014/05/01>
> hacks, control, par, spacing, files, font enco...