FastRWeb
About FastRWeb
|
Version: 1.2-2
Result: OK Check time: 2024-08-06 03:08 * using log directory ‘’ * using R Under development (unstable) (2024-07-28 r86931) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110 GNU Fortran (Debian 10.2.1-6) 10.2.1 20210110 * running under: Debian GNU/Linux 11 (bullseye) * using session charset: UTF-8 * using option ‘--as-cran’ * checking for file ‘FastRWeb/DESCRIPTION’ ... OK * this is package ‘FastRWeb’ version ‘1.2-2’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘FastRWeb’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .run: no visible binding for global variable ‘init’ .run: no visible global function definition for ‘init’ .run: no visible binding for global variable ‘run’ Undefined global functions or variables: init run * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: WebPlot.Rd: Cairo Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking include directives in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... NOTE Note: information on .o files is not available File ‘FastRWeb/libs/null.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking examples ... OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 NOTEs See ‘/00check.log’ for details. Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'FastRWeb/DESCRIPTION' ... OK * preparing 'FastRWeb': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'FastRWeb' ... Using Windows configuration ** libs making DLL ... ... done ERROR: compilation failed for package 'FastRWeb' * removing 'c:/tmp/Rinst16006408/FastRWeb' ERROR * installation failed Build log for Windows 64-bit (R 2.11.x)* checking for file 'FastRWeb/DESCRIPTION' ... OK * preparing 'FastRWeb': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'FastRWeb' ... Using Windows configuration ** libs making DLL ... ... done ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** MD5 sums packaged installation of 'FastRWeb' as FastRWeb_0.1-0.zip * DONE (FastRWeb) Build log for Mac OS X 10.5 (R 2.16.x)* installing *source* package 'FastRWeb' ... checking for gcc... gcc -arch i386 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch i386 -std=gnu99 accepts -g... yes checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether time.h and sys/time.h may both be included... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for library containing crypt... none required checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for socklen_t... yes checking for connect... yes configure: creating ./config.status config.status: creating src/Rcgi/Makefile config.status: creating src/Rcgi/config.h ** libs ** arch - i386 compiling Rcgi g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc In file included from Rconnection.cc:27: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' Rconnection.cc: At global scope: Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc In file included from Rcgi.cc:94: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' g++ Rconnection.o Rcgi.o -o Rcgi rm -rf ../inst/Rcgi cp -r Rcgi ../inst mkdir ../inst/cgi-bin touch null.so null.dll # to make R CMD SHLIB happy installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/i386 ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded packaged installation of 'FastRWeb' as 'FastRWeb_1.1-0.tgz' * DONE (FastRWeb) *** x86_64 build *** * installing *source* package 'FastRWeb' ... checking for gcc... gcc -arch x86_64 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch x86_64 -std=gnu99 accepts -g... yes checking for gcc -arch x86_64 -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch x86_64 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether time.h and sys/time.h may both be included... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for library containing crypt... none required checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for socklen_t... yes checking for connect... yes configure: creating ./config.status config.status: creating src/Rcgi/Makefile config.status: creating src/Rcgi/config.h ** libs ** arch - x86_64 compiling Rcgi g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc In file included from Rconnection.cc:27: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' Rconnection.cc: At global scope: Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc In file included from Rcgi.cc:94: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' g++ Rconnection.o Rcgi.o -o Rcgi rm -rf ../inst/Rcgi cp -r Rcgi ../inst mkdir ../inst/cgi-bin touch null.so null.dll # to make R CMD SHLIB happy installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/x86_64 ** testing if installed package can be loaded * DONE (FastRWeb) *** ppc build *** * installing *source* package 'FastRWeb' ... checking for gcc... gcc -arch ppc -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch ppc -std=gnu99 accepts -g... yes checking for gcc -arch ppc -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch ppc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking whether time.h and sys/time.h may both be included... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for library containing crypt... none required checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for socklen_t... yes checking for connect... yes configure: creating ./config.status config.status: creating src/Rcgi/Makefile config.status: creating src/Rcgi/config.h ** libs ** arch - ppc compiling Rcgi g++ -DHAVE_CONFIG_H -I. -c -o Rconnection.o Rconnection.cc In file included from Rconnection.cc:27: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' Rconnection.cc: At global scope: Rconnection.cc:53: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -c -o Rcgi.o Rcgi.cc In file included from Rcgi.cc:94: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202: warning: deprecated conversion from string constant to 'char*' Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205: warning: deprecated conversion from string constant to 'char*' g++ Rconnection.o Rcgi.o -o Rcgi rm -rf ../inst/Rcgi cp -r Rcgi ../inst mkdir ../inst/cgi-bin touch null.so null.dll # to make R CMD SHLIB happy installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/FastRWeb/libs/ppc ** testing if installed package can be loaded * DONE (FastRWeb) *** packaging tar ball *** Build log for Windows 7 (R 3.0.x) (FastRWeb 1.1-1) - building i386 * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'FastRWeb' ... Using Windows configuration ** libs running 'src/Makefile.win' ... compiling Rcgi g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rconnection.o Rconnection.cc In file included from Rconnection.h:40:0, from Rconnection.cc:27: sisocks.h:60:0: warning: "EBADF" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:33:0: note: this is the location of the previous definition sisocks.h:61:0: warning: "EINVAL" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:64:0: note: this is the location of the previous definition sisocks.h:63:0: warning: "EFAULT" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:38:0: note: this is the location of the previous definition sisocks.h:65:0: warning: "EACCES" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:37:0: note: this is the location of the previous definition In file included from Rconnection.cc:27:0: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.cc: At global scope: Rconnection.cc:53:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rcgi.o Rcgi.cc In file included from Rcgi.cc:94:0: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ Rconnection.o Rcgi.o -o Rcgi.exe -lwsock32 rm -rf ../inst/Rcgi cp -r Rcgi ../inst mkdir ../inst/cgi-bin touch null.so null.dll # to make R CMD SHLIB happy installing to z:/rforge/Rlib/win7-3.0/FastRWeb/libs/i386 ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded * DONE (FastRWeb) - building x64 * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'FastRWeb' ... Using Windows configuration ** libs running 'src/Makefile.win' ... compiling Rcgi g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rconnection.o Rconnection.cc In file included from Rconnection.h:40:0, from Rconnection.cc:27: sisocks.h:60:0: warning: "EBADF" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:33:0: note: this is the location of the previous definition sisocks.h:61:0: warning: "EINVAL" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:64:0: note: this is the location of the previous definition sisocks.h:63:0: warning: "EFAULT" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:38:0: note: this is the location of the previous definition sisocks.h:65:0: warning: "EACCES" redefined [enabled by default] c:\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/include/errno.h:37:0: note: this is the location of the previous definition In file included from Rconnection.cc:27:0: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.cc: At global scope: Rconnection.cc:53:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -I../include -I../include/Win32 -I.. -I. -DWin32 -c -o Rcgi.o Rcgi.cc In file included from Rcgi.cc:94:0: Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:202:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:205:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ Rconnection.o Rcgi.o -o Rcgi.exe -lwsock32 rm -rf ../inst/Rcgi cp -r Rcgi ../inst mkdir ../inst/cgi-bin touch null.so null.dll # to make R CMD SHLIB happy installing to z:/rforge/Rlib/win7-3.0/FastRWeb/libs/x64 ** R ** inst ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded * DONE (FastRWeb) |