search for: r_pkgs

Displaying 6 results from an estimated 6 matches for "r_pkgs".

2012 Dec 05
1
NAMESPACE problem: import(zoo) but 'zoo' could not be loaded
...h 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 Loading required p...
2013 Sep 19
1
Vignette problem and CRAN policies
...ons 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-information ... OK * installing the package to re-bui...
2002 Jan 30
2
R 1.4.0 build fails on AIX (PR#1289)
Full_Name: Daniel L. Million Version: 1.4.0 OS: AIX 5.1 and 4.3.3 Submission from: (NULL) (160.91.192.125) Is there any guidance available on building R on AIX? Specifically, which C compiler to use? We have AIX XL Fortran version 7.1.1. We also have AIX Visual Age C version 5.0.2. We also have gcc available. I have tried building with "cc" (the default AIX compiler) and
2000 Feb 22
1
R-0.99 installation on UNIX
...ll-sh -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_DIR = ${INSTALL} -d LATEX = false LDCMD = gcc LDFLAGS = LIBGLADE_CFLAGS = LIBGLADE_LIBS = LIBS = -lz -ldl -ltermcap -lm LN_S = ln -s MAKEINDEX = /usr/local/bin/makeindex MKINSTALLDIRS = $(top_srcdir)/tools/mkinstalldirs R_PKGS = base ctest eda lqs modreg mva nls splines stepfun ts R_XTRA_CFLAGS = R_XTRA_CPPFLAGS = -I. -I../include -I$(top_srcdir)/src/include -I$(top_srcdir)/src/include/R_ext R_XTRA_FFLAGS = R_XTRA_LIBS = RANLIB = ranlib SHELL = /bin/sh SHLIBEXT = so SHLIBLD = gcc SHLIBLDFLAGS = -G TAR = tar X_CFLAGS = -...
2000 Jun 19
1
Trying to compile R on Unix
...INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_DIR = ${INSTALL} -d LATEX = @LATEX@ LDCMD = @LDCMD@ LDFLAGS = @LDFLAGS@ LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@ LIBGLADE_LIBS = @LIBGLADE_LIBS@ LIBS = @LIBS@ LN_S = @LN_S@ MAKEINDEX = @MAKEINDEX@ MKINSTALLDIRS = $(top_srcdir)/tools/mkinstalldirs R_PKGS = base ctest eda lqs modreg mva nls splines stepfun ts R_XTRA_CFLAGS = @R_XTRA_CFLAGS@ R_XTRA_CPPFLAGS = -I. -I../include -I$(top_srcdir)/src/include -I$(top_srcdir)/src/include/R_ext R_XTRA_FFLAGS = @R_XTRA_FFLAGS@ R_XTRA_LIBS = @R_XTRA_LIBS@ RANLIB = @RANLIB@ SHELL = /bin/sh SHLIBEXT = @SHLIBEXT@...
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a problem while running "make check": running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1 make[3]: Leaving directory `/opt/R/R-2.9.1/tests' make[2]: *** [test-Specific] Error 2 make[2]: Leaving directory `/opt/R/R-2.9.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving