Displaying 3 results from an estimated 3 matches for "portableusb".
Did you mean:
portables
2010 Feb 12
1
Sweave
...batim eps pdf
7 : echo term verbatim eps pdf
You can now run LaTeX on 'Sweave-test-1.tex'
> tools::texi2dvi("Sweave-test-1.tex", pdf=TRUE)
texify: -interaction=nonstopmode: unknown option
Error in tools::texi2dvi("Sweave-test-1.tex", pdf = TRUE) :
unable to run E:\PortableUSB/PortableApps/MikeTex/miktex/bin/texi2dvi.exe on 'Sweave-test-1.tex'
>
I installed Portable MikeTex in E:/PortableUSB/PortableApps/MikeText
I modified Rprofile.site with
.First <- function() {
Sys.setenv("JAGS_HOME"=replace.substring.wild(R.home(), "R-*", "...
2011 Jan 10
2
problem with packages
...nv("R_LIBS"=paste(aa,"R/Cran",sep=""))
Sys.setenv("DYLD_LIBRARY_PATH"=paste(aa,"R/R-2.12.1/bin/i386",sep=""))
PathNew <- paste(aa,"R/GTK/bin;",aa,"R/ImageMagick;",Sys.getenv("PATH"),";",aa,"PortableUSB/PortableApps/MikeTex/miktex/bin",sep="")
Sys.setenv("DirWinBugs"=paste(aa,"PortableUSB/PortableApps/WinBUGS14",sep=""))
Sys.setenv("PATH"=PathNew)
#
})
Any ideas what can be wrong?
Thanks
R.Heberto Ghezzo Ph.D.
Montreal - Canada
2011 Mar 01
2
problems with playwith
...PATH
"H:\\R/GTK/bin;H:\\R/GTK/lib;H:\\R/ImageMagick;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files\\Common Files\\Ulead Systems\\MPEG;C:\\Program Files\\QuickTime\\QTSystem\\;H:\\R\\GTK\\GTK2-Runtime\\bin;H:\\PortableUSB/PortableApps/MikeTex/miktex/bin"
>
packages(lattice, cairoDevice, gWidgetsRGtk2, gWidgets, RGtk2, playwith) were reinstalled
program GTK was reinstalled.
using R-2-12-2 on Windows 7
Can anybody suggest a solution?
thanks
R.Heberto Ghezzo Ph.D.
Montreal - Canada