Displaying 6 results from an estimated 6 matches for "sgraves".
Did you mean:
graves
2009 Jun 30
1
install.packages with R 2.9.1 under Vista?
What do I need to do to get "install.packages" to work properly
for me in R 2.9.1 under Vista?
Currently, install.packages in Rgui 2.9.1 by default goes to
"C:\\Users\\sgraves\\Documents/R/win-library/2.9". This is a problem
for me, because R running under Emacs does not currently look there.
I made the mistake last night of first installing R 2.9.1 in the
default "C:\Program Files". When I found that packages I installed
using Rgui could not...
2010 Nov 26
1
R Tools & Vista_x64: Problem compiling RMySQL?
...onsult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture
cygwin warning:
MS-DOS style path detected: C:/Users/sgraves/R/R-212~1.0/etc/x64/Makeconf
Preferred POSIX equivalent is:
/cygdrive/c/Users/sgraves/R/R-212~1.0/etc/x64/Makeconf
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.c...
2013 Sep 19
1
Vignette problem and CRAN policies
...t.org/svnroot/rsitesearch/". Any suggestions
on how to fix this would be greatly appreciated.
Thanks,
Spencer
###### COMPLETE RESULTS FROM R CMD check ########
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\sgraves>cd 2013
C:\Users\sgraves\2013>cd R_pkgs
C:\Users\sgraves\2013\R_pkgs>cd sos
C:\Users\sgraves\2013\R_pkgs\sos>cd pkg
C:\Users\sgraves\2013\R_pkgs\sos\pkg>R CMD build sos
* checking for file 'sos/DESCRIPTION' ... OK
* preparing 'sos':
* checking DESCRIPTION meta-informa...
2012 Dec 05
1
NAMESPACE problem: import(zoo) but 'zoo' could not be loaded
...get this both with and without "import(zoo)" in
NAMESPACE.
Suggestions?
Thanks,
Spencer
p.s. The current code including this problem can be obtained through
anonymous access via "svn checkout
svn://svn.r-forge.r-project.org/svnroot/fda/".
C:\Users\sgraves\2012\R_pkgs\fda>R CMD check fda_2.3.3.tar.gz
* using log directory 'C:/Users/sgraves/2012/R_pkgs/fda/fda.Rcheck'
* using R version 2.15.2 (2012-10-26)
* using platform: i386-w64-mingw32 (32-bit)
<snip>
* checking loading without being on the library search path ... WARNING
Loadin...
2013 Feb 04
2
Wide character in print?
...a.xls") in the gdata package, with "22_data.xls"
downloaded from "Varieties_Country_A-E.xls" at
"http://www.reinhartandrogoff.com/data/browse-by-topic/topics/7/":
> library(gdata)
> read.xls("22_data.xls")
Wide character in print at
C:/Users/sgraves/pgms/R/R-2.15.2/library/gdata/perl/xls2csv.pl line 270.
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: x86_64-w64-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C...
2011 Apr 05
1
Rtools questions
...with no redirection of stdout/stderr.
Hmm ... looks like a package
Error in texi2dvi("Rd2.tex", pdf = (out_ext == "pdf"), quiet = FALSE, :
unable to run 'pdflatex' on 'Rd2.tex'
Error in running tools::texi2dvi
You may want to clean up by 'rm -rf
C:/Users/sgraves/AppData/Local/Temp/Rtmpr6z3
r6/Rd2pdf55b96c9a'
This is using Rtools213, downloaded April 4 from
"www.murdoch-sutherland.com/Rtools" with R installed as follows:
> sessionInfo()
R version 2.12.2 (2011-02-25)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLA...