Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191008 Details for
Bug 269511
dev-lang/R-2.9.0 has problems with parallel make in install phase
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log
log.txt (text/plain), 220.32 KB, created by
Joost Ruis
on 2009-05-12 08:09:58 UTC
(
hide
)
Description:
log
Filename:
MIME Type:
Creator:
Joost Ruis
Created:
2009-05-12 08:09:58 UTC
Size:
220.32 KB
patch
obsolete
> [32;01m*[0m You need one of these Fortran Compilers: gfortran ifc g77 > [32;01m*[0m Installed are: gfortran ifort >>>> Unpacking source... >>>> Unpacking R-2.9.0.tar.gz to /var/tmp/portage/dev-lang/R-2.9.0/work > [32;01m*[0m Applying patches for selected FORTRAN compiler: gfortran >>>> Source unpacked in /var/tmp/portage/dev-lang/R-2.9.0/work >>>> Preparing source in /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0 ... > * econf: updating R-2.9.0/tools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating R-2.9.0/tools/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-rpath --enable-R-profiling --enable-memory-profiling --enable-R-shlib --enable-linux-lfs --with-system-zlib --with-system-bzlib --with-system-pcre --with-blas=-lblas --docdir=/usr/share/doc/R-2.9.0 rdocdir=/usr/share/doc/R-2.9.0 --enable-nls --disable-threads --without-lapack --without-tcltk --with-jpeglib --with-recommended-packages --with-libpng --with-readline --with-cairo --with-x >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >loading site script './config.site' >loading build specific script './config.site' >checking for pwd... /bin/pwd >checking whether builddir is srcdir... yes >checking for working aclocal... found >checking for working autoconf... found >checking for working automake... found >checking for working autoheader... found >checking for gawk... gawk >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether ln -s works... yes >checking for bison... bison -y >checking for ar... ar >checking for a BSD-compatible install... /usr/bin/install -c >checking for sed... /bin/sed >checking for /usr/bin/less... /usr/bin/less >checking for perl... /usr/bin/perl >checking whether perl version is at least 5.8.0... yes >checking for dvips... /usr/bin/dvips >checking for tex... /usr/bin/tex >checking for latex... /usr/bin/latex >checking for makeindex... /usr/bin/makeindex >checking for pdftex... /usr/bin/pdftex >checking for pdflatex... /usr/bin/pdflatex >checking for makeinfo... /usr/bin/makeinfo >checking whether makeinfo version is at least 4.7... yes >checking for texi2dvi... /usr/bin/texi2dvi >checking for unzip... /usr/bin/unzip >checking for zip... /usr/bin/zip >checking for gzip... /bin/gzip >using default browser ... /usr/bin/xdg-open >checking for /usr/bin/xdg-open... /usr/bin/xdg-open >checking for pkg-config... /usr/bin/pkg-config >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gfortran... gfortran >checking for x86_64-pc-linux-gnu-g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether __attribute__((visibility())) is supported... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -fvisibility... yes >checking whether gfortran accepts -fvisibility... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for Objective C++ compiler... trying some possibilities >checking whether x86_64-pc-linux-gnu-g++ can compile ObjC++... yes >x86_64-pc-linux-gnu-g++ >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... (cached) ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for ANSI C header files... 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 dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... (cached) gfortran >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether gfortran accepts -g... (cached) yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... yes >checking if gfortran supports -c -o file.o... yes >checking if gfortran supports -c -o file.o... (cached) yes >checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for cos in -lm... yes >checking for sin in -lm... yes >checking for dlopen in -ldl... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for rl_callback_read_char in -lreadline... yes >checking for history_truncate_file... yes >checking whether rl_completion_matches exists and is declared... yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking for dlfcn.h... (cached) yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking fpu_control.h usability... yes >checking fpu_control.h presence... yes >checking for fpu_control.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for inttypes.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking for string.h... (cached) yes >checking whether setjmp.h is POSIX.1 compatible... yes >checking whether sigsetjmp is declared... yes >checking whether siglongjmp is declared... yes >checking for GNU C library with version >= 2... yes >checking return type of signal handlers... void >checking for pid_t... yes >checking for size_t... yes >checking whether SIZE_MAX is declared... yes >checking for blkcnt_t... yes >checking for type of socket length... socklen_t * >checking for stack_t... yes >checking for intptr_t... yes >checking for uintptr_t... yes >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for inline... inline >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for long long... yes >checking size of long long... 8 >checking for double... yes >checking size of double... 8 >checking for long double... yes >checking size of long double... 16 >checking for size_t... (cached) yes >checking size of size_t... 8 >checking whether we can compute C Make dependencies... yes, using x86_64-pc-linux-gnu-gcc -std=gnu99 -MM >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o FILE.lo... yes >checking how to get verbose linking output from gfortran... -v >checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm >checking how to get verbose linking output from x86_64-pc-linux-gnu-gcc -std=gnu99... -v >checking for C libraries of x86_64-pc-linux-gnu-gcc -std=gnu99... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../.. -lgcc_s >checking for dummy main to link with Fortran 77 libraries... none >checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore >checking whether gfortran appends underscores to external names... yes >checking whether gfortran appends extra underscores to external names... no >checking whether mixed C/Fortran code can be run... yes >checking whether gfortran and x86_64-pc-linux-gnu-gcc -std=gnu99 agree on int and double... yes >checking whether gfortran and x86_64-pc-linux-gnu-gcc -std=gnu99 agree on double complex... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -M for generating dependencies... yes >checking whether we can compute ObjC Make dependencies... yes, using x86_64-pc-linux-gnu-gcc -MM >checking for ObjC runtime library... -lobjc >checking for ObjC runtime style... gnu >checking whether C runtime needs -D__NO_MATH_INLINES... no >checking for xmkmf... /usr/bin/xmkmf >checking for off_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking whether alloca is declared... yes >checking whether expm1 exists and is declared... yes >checking whether hypot exists and is declared... yes >checking whether log1p exists and is declared... yes >checking whether log2 exists and is declared... yes >checking whether log10 exists and is declared... yes >checking whether rint exists and is declared... yes >checking for fseeko... yes >checking for ftello... yes >checking for isblank... yes >checking for matherr... yes >checking whether fcntl exists and is declared... yes >checking whether getgrgid exists and is declared... yes >checking whether getpwuid exists and is declared... yes >checking whether sigaction exists and is declared... yes >checking whether sigaltstack exists and is declared... yes >checking whether sigemptyset exists and is declared... yes >checking whether va_copy exists and is declared... yes >checking whether __va_copy exists and is declared... yes >checking whether fdopen exists and is declared... yes >checking whether popen exists and is declared... yes >checking whether setenv exists and is declared... yes >checking whether system exists and is declared... yes >checking whether unsetenv exists and is declared... yes >checking whether strcoll exists and is declared... yes >checking whether getrlimit exists and is declared... yes >checking whether getrusage exists and is declared... yes >checking whether chmod exists and is declared... yes >checking whether mkfifo exists and is declared... yes >checking whether stat exists and is declared... yes >checking whether umask exists and is declared... yes >checking whether gettimeofday exists and is declared... yes >checking whether times exists and is declared... yes >checking whether time exists and is declared... yes >checking whether access exists and is declared... yes >checking whether chdir exists and is declared... yes >checking whether execv exists and is declared... yes >checking whether ftruncate exists and is declared... yes >checking whether getcwd exists and is declared... yes >checking whether getuid exists and is declared... yes >checking whether symlink exists and is declared... yes >checking whether sysconf exists and is declared... yes >checking for putenv... yes >checking whether putenv is declared... yes >checking for vasprintf... yes >checking whether vasprintf is declared... yes >checking for mempcpy... yes >checking for realpath... yes >checking whether realpath is declared... yes >checking whether glob exists and is declared... yes >checking for isnan... yes >checking whether isfinite is declared... yes >checking whether isnan is declared... yes >checking whether you have IEEE 754 floating-point arithmetic... yes >checking whether putenv("FOO") can unset an environment variable... yes >checking whether putenv("FOO=") can unset an environment variable... no >checking for nl_langinfo and CODESET... yes >checking for acosh... yes >checking for asinh... yes >checking for atanh... yes >checking for mkdtemp... yes >checking for snprintf... yes >checking for strdup... yes >checking for strncasecmp... yes >checking for vsnprintf... yes >checking whether acosh is declared... yes >checking whether asinh is declared... yes >checking whether atanh is declared... yes >checking whether mkdtemp is declared... yes >checking whether snprintf is declared... yes >checking whether strdup is declared... yes >checking whether strncasecmp is declared... yes >checking whether vsnprintf is declared... yes >checking for library containing connect... none required >checking for library containing gethostbyname... none required >checking for library containing xdr_string... none required >checking for __setfpucw... no >checking for working calloc... yes >checking for working isfinite... yes >checking for working log1p... yes >checking whether ftell works correctly on files opened for append... yes >checking for working sigaction... yes >checking whether mktime sets errno... no >checking whether C99 double complex is supported... >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking for double complex... yes >checking whether cexp exists and is declared... yes >checking whether clog exists and is declared... yes >checking whether csqrt exists and is declared... yes >checking whether cpow exists and is declared... yes >checking whether ccos exists and is declared... yes >checking whether csin exists and is declared... yes >checking whether ctan exists and is declared... yes >checking whether cacos exists and is declared... yes >checking whether casin exists and is declared... yes >checking whether catan exists and is declared... yes >checking whether ccosh exists and is declared... yes >checking whether csinh exists and is declared... yes >checking whether ctanh exists and is declared... yes >checking whether cacosh exists and is declared... yes >checking whether casinh exists and is declared... yes >checking whether catanh exists and is declared... yes >checking whether C99 double complex is compatible with Rcomplex... yes >yes >checking for cblas_cdotu_sub in vecLib framework... no >checking for dgemm_ in -lblas ... yes >checking whether double complex BLAS can be used... yes >checking whether the BLAS is complete... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for iconv... yes >checking whether iconv accepts "UTF-8", "latin1" and "UCS-*"... yes >checking for iconvlist... no >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking whether mbrtowc exists and is declared... yes >checking whether wcrtomb exists and is declared... yes >checking whether wcscoll exists and is declared... yes >checking whether wcsftime exists and is declared... yes >checking whether wcstod exists and is declared... yes >checking whether mbstowcs exists and is declared... yes >checking whether wcstombs exists and is declared... yes >checking whether wctrans exists and is declared... yes >checking whether iswblank exists and is declared... yes >checking whether wctype exists and is declared... yes >checking whether iswctype exists and is declared... yes >checking for wctrans_t... yes >checking for mbstate_t... yes >checking for ICU... yes >checking for X... libraries /usr/lib64, headers >checking whether -R must be followed by a space... neither works >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking X11/Intrinsic.h usability... yes >checking X11/Intrinsic.h presence... yes >checking for X11/Intrinsic.h... yes >checking for XtToolkitInitialize in -lXt... yes >using X11 ... yes >checking for KeySym... yes >checking X11/Xmu/Atoms.h usability... yes >checking X11/Xmu/Atoms.h presence... yes >checking for X11/Xmu/Atoms.h... yes >checking for XmuInternAtom in -lXmu... yes >checking whether pkg-config knows about cairo and pango... yes >checking whether cairo including pango is >= 1.0 and works... yes >checking for BSD networking... yes >checking if jpeglib version >= 6b... yes >checking for jpeg_destroy_compress in -ljpeg... yes >checking for main in -lz... yes >checking if libpng version >= 1.0.5... yes >checking for png_create_write_struct in -lpng... yes >checking rpc/types.h usability... yes >checking rpc/types.h presence... yes >checking for rpc/types.h... yes >checking for rpc/xdr.h... yes >checking for XDR support... yes >checking for gzeof in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking if zlib version >= 1.2.3... yes >checking whether zlib support needs to be compiled... no >checking for BZ2_bzlibVersion in -lbz2... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking if bzip2 version >= 1.0.5... yes >checking whether bzip2 support needs to be compiled... no >checking for pcre_fullinfo in -lpcre... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking pcre/pcre.h usability... no >checking pcre/pcre.h presence... no >checking for pcre/pcre.h... no >checking if PCRE version >= 7.6... yes >checking whether PCRE support needs to be compiled... no >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for TIFFOpen in -ltiff... yes >checking whether leap seconds are treated according to POSIX... yes >checking for setitimer... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking whether KERN_USRSTACK sysctl is supported... no >checking for visible __lib_stack_end... yes >checking for lpr... lpr >checking for paperconf... /usr/bin/paperconf >checking for java... /etc/java-config-2/current-system-vm/jre/bin/java >checking for javac... /etc/java-config-2/current-system-vm/bin/javac >checking for javah... /etc/java-config-2/current-system-vm/bin/javah >checking for jar... /etc/java-config-2/current-system-vm/bin/jar >checking whether Java compiler works... yes >checking whether Java compiler works for version 1.4... yes >checking whether Java interpreter works... yes >checking Java environment... /etc/java-config-2/current-system-vm >checking for cached Java settings... no >checking whether JNI programs can be compiled... yes >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking for x86_64-pc-linux-gnu-gfortran... (cached) x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... (cached) yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... no >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for Fortran flag to compile .f90 files... none >checking for Fortran flag to compile .f95 files... none >checking for recommended packages... yes >checking whether NLS is requested... yes >checking whether make sets $(MAKE)... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for stdint.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for multithread API to use... none >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... (cached) yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... (cached) yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... bison >checking version of bison... 2.4, ok >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... (cached) yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... (cached) yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... (cached) yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >using as R_SHELL for scripts ... /bin/sh >configure: creating ./config.status >config.status: creating Makeconf >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/html/Makefile >config.status: creating doc/html/search/Makefile >config.status: creating doc/manual/Makefile >config.status: creating etc/Makefile >config.status: creating etc/Makeconf >config.status: creating etc/Renviron >config.status: creating etc/ldpaths >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating share/Makefile >config.status: creating src/Makefile >config.status: creating src/appl/Makefile >config.status: creating src/extra/Makefile >config.status: creating src/extra/blas/Makefile >config.status: creating src/extra/bzip2/Makefile >config.status: creating src/extra/intl/Makefile >config.status: creating src/extra/pcre/Makefile >config.status: creating src/extra/xdr/Makefile >config.status: creating src/extra/zlib/Makefile >config.status: creating src/include/Makefile >config.status: creating src/include/Rmath.h0 >config.status: creating src/include/R_ext/Makefile >config.status: creating src/library/Recommended/Makefile >config.status: creating src/library/Makefile >config.status: creating src/library/base/DESCRIPTION >config.status: creating src/library/base/Makefile >config.status: creating src/library/datasets/DESCRIPTION >config.status: creating src/library/datasets/Makefile >config.status: creating src/library/graphics/DESCRIPTION >config.status: creating src/library/graphics/Makefile >config.status: creating src/library/grDevices/DESCRIPTION >config.status: creating src/library/grDevices/Makefile >config.status: creating src/library/grDevices/src/Makefile >config.status: creating src/library/grid/DESCRIPTION >config.status: creating src/library/grid/Makefile >config.status: creating src/library/grid/src/Makefile >config.status: creating src/library/methods/DESCRIPTION >config.status: creating src/library/methods/Makefile >config.status: creating src/library/methods/src/Makefile >config.status: creating src/library/profile/Makefile >config.status: creating src/library/stats/DESCRIPTION >config.status: creating src/library/stats/Makefile >config.status: creating src/library/stats/src/Makefile >config.status: creating src/library/stats4/DESCRIPTION >config.status: creating src/library/stats4/Makefile >config.status: creating src/library/splines/DESCRIPTION >config.status: creating src/library/splines/Makefile >config.status: creating src/library/splines/src/Makefile >config.status: creating src/library/tcltk/DESCRIPTION >config.status: creating src/library/tcltk/Makefile >config.status: creating src/library/tcltk/src/Makefile >config.status: creating src/library/tools/DESCRIPTION >config.status: creating src/library/tools/Makefile >config.status: creating src/library/tools/src/Makefile >config.status: creating src/library/utils/DESCRIPTION >config.status: creating src/library/utils/Makefile >config.status: creating src/main/Makefile >config.status: creating src/modules/Makefile >config.status: creating src/modules/X11/Makefile >config.status: creating src/modules/internet/Makefile >config.status: creating src/modules/lapack/Makefile >config.status: creating src/modules/vfonts/Makefile >config.status: creating src/nmath/Makefile >config.status: creating src/nmath/standalone/Makefile >config.status: creating src/scripts/Makefile >config.status: creating src/scripts/R.sh >config.status: creating src/scripts/Rcmd >config.status: creating src/scripts/Rdconv >config.status: creating src/scripts/Rdiff >config.status: creating src/scripts/Rprof >config.status: creating src/scripts/Sd2Rd >config.status: creating src/scripts/build >config.status: creating src/scripts/check >config.status: creating src/scripts/f77_f2c >config.status: creating src/scripts/mkinstalldirs >config.status: creating src/scripts/pager >config.status: creating src/unix/Makefile >config.status: creating tests/Makefile >config.status: creating tests/Embedding/Makefile >config.status: creating tests/Examples/Makefile >config.status: creating tests/Native/Makefile >config.status: creating tools/Makefile >config.status: creating src/include/config.h >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing stamp-h commands > >R is now configured for x86_64-pc-linux-gnu > > Source directory: . > Installation directory: /usr > > C compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 -Os -march=x86-64 -pipe > Fortran 77 compiler: gfortran -O2 > > C++ compiler: x86_64-pc-linux-gnu-g++ -Os -march=x86-64 -pipe > Fortran 90/95 compiler: x86_64-pc-linux-gnu-gfortran -O2 > Obj-C compiler: x86_64-pc-linux-gnu-gcc -g -O2 > > Interfaces supported: X11 > External libraries: readline, BLAS(generic) > Additional capabilities: PNG, JPEG, TIFF, iconv, MBCS, NLS, cairo, ICU > Options enabled: shared R library, R profiling, memory profiling, Java > > Recommended packages: yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0 ... >make -s -j3 >creating src/scripts/R.fe >mkdir -p -- ../../bin >mkdir -p -- ../../include >mkdir -p -- ../../../include/R_ext >making bakslv.d from bakslv.c >making binning.d from binning.c >making cpoly.d from cpoly.c >making fft.d from fft.c >making cumsum.d from cumsum.c >making fmin.d from fmin.c >making integrate.d from integrate.c >making interv.d from interv.c >making lbfgsb.d from lbfgsb.c >making machar.d from machar.c >making maxcol.d from maxcol.c >making pretty.d from pretty.c >making rcont.d from rcont.c >making rowsum.d from rowsum.c >making stem.d from stem.c >making strsignif.d from strsignif.c >making tabulate.d from tabulate.c >making zeroin.d from zeroin.c >making uncmin.d from uncmin.c >making mlutils.d from mlutils.c >making d1mach.d from d1mach.c >making i1mach.d from i1mach.c >making fmax2.d from fmax2.c >making fmin2.d from fmin2.c >making fprec.d from fprec.c >making fround.d from fround.c >making ftrunc.d from ftrunc.c >making sign.d from sign.c >making imax2.d from imax2.c >making fsign.d from fsign.c >making imin2.d from imin2.c >making chebyshev.d from chebyshev.c >making log1p.d from log1p.c >making expm1.d from expm1.c >making lgammacor.d from lgammacor.c >making gammalims.d from gammalims.c >making stirlerr.d from stirlerr.c >making bd0.d from bd0.c >making gamma.d from gamma.c >making lgamma.d from lgamma.c >making gamma_cody.d from gamma_cody.c >making beta.d from beta.c >making polygamma.d from polygamma.c >making lbeta.d from lbeta.c >making bessel_i.d from bessel_i.c >making bessel_j.d from bessel_j.c >making bessel_k.d from bessel_k.c >making bessel_y.d from bessel_y.c >making snorm.d from snorm.c >making sexp.d from sexp.c >making choose.d from choose.c >making pgamma.d from pgamma.c >making dgamma.d from dgamma.c >making qgamma.d from qgamma.c >making rgamma.d from rgamma.c >making dbeta.d from dbeta.c >making pbeta.d from pbeta.c >making qbeta.d from qbeta.c >making rbeta.d from rbeta.c >making dunif.d from dunif.c >making qunif.d from qunif.c >making punif.d from punif.c >making runif.d from runif.c >making dnorm.d from dnorm.c >making pnorm.d from pnorm.c >making qnorm.d from qnorm.c >making rnorm.d from rnorm.c >making dlnorm.d from dlnorm.c >making plnorm.d from plnorm.c >making qlnorm.d from qlnorm.c >making rlnorm.d from rlnorm.c >making df.d from df.c >making pf.d from pf.c >making qf.d from qf.c >making rf.d from rf.c >making dnf.d from dnf.c >making dt.d from dt.c >making pt.d from pt.c >making rt.d from rt.c >making qt.d from qt.c >making dnt.d from dnt.c >making dchisq.d from dchisq.c >making pchisq.d from pchisq.c >making qchisq.d from qchisq.c >making rchisq.d from rchisq.c >making rnchisq.d from rnchisq.c >making dbinom.d from dbinom.c >making pbinom.d from pbinom.c >making qbinom.d from qbinom.c >making rbinom.d from rbinom.c >making rmultinom.d from rmultinom.c >making dcauchy.d from dcauchy.c >making pcauchy.d from pcauchy.c >making qcauchy.d from qcauchy.c >making rcauchy.d from rcauchy.c >making dexp.d from dexp.c >making pexp.d from pexp.c >making qexp.d from qexp.c >making rexp.d from rexp.c >making dgeom.d from dgeom.c >making pgeom.d from pgeom.c >making qgeom.d from qgeom.c >making rgeom.d from rgeom.c >making dhyper.d from dhyper.c >making phyper.d from phyper.c >making qhyper.d from qhyper.c >making rhyper.d from rhyper.c >making dnbinom.d from dnbinom.c >making pnbinom.d from pnbinom.c >making qnbinom.d from qnbinom.c >making rnbinom.d from rnbinom.c >making dpois.d from dpois.c >making ppois.d from ppois.c >making qpois.d from qpois.c >making rpois.d from rpois.c >making dweibull.d from dweibull.c >making qweibull.d from qweibull.c >making pweibull.d from pweibull.c >making rweibull.d from rweibull.c >making dlogis.d from dlogis.c >making plogis.d from plogis.c >making qlogis.d from qlogis.c >making rlogis.d from rlogis.c >making dnchisq.d from dnchisq.c >making pnchisq.d from pnchisq.c >making qnchisq.d from qnchisq.c >making dnbeta.d from dnbeta.c >making pnbeta.d from pnbeta.c >making qnbeta.d from qnbeta.c >making pnf.d from pnf.c >making pnt.d from pnt.c >making qnf.d from qnf.c >making qnt.d from qnt.c >making ptukey.d from ptukey.c >making qtukey.d from qtukey.c >making toms708.d from toms708.c >making wilcox.d from wilcox.c >making signrank.d from signrank.c >config.status: creating src/unix/Makefile >making dynload.d from dynload.c >making edit.d from edit.c >making stubs.d from stubs.c >making system.d from system.c >making sys-unix.d from sys-unix.c >making sys-std.d from sys-std.c >making X11.d from X11.c >making aqua.d from aqua.c >making Rembedded.d from Rembedded.c >config.status: creating src/main/Makefile >making CConverters.d from CConverters.c >making CommandLineArgs.d from CommandLineArgs.c >making Rdynload.d from Rdynload.c >making Renviron.d from Renviron.c >making apply.d from apply.c >making RNG.d from RNG.c >making apse.d from apse.c >making arithmetic.d from arithmetic.c >making array.d from array.c >making attrib.d from attrib.c >making base.d from base.c >making bind.d from bind.c >making character.d from character.c >making builtin.d from builtin.c >making coerce.d from coerce.c >making colors.d from colors.c >making complex.d from complex.c >making connections.d from connections.c >making context.d from context.c >making cov.d from cov.c >making cum.d from cum.c >making dcf.d from dcf.c >making datetime.d from datetime.c >making debug.d from debug.c >making deparse.d from deparse.c >making deriv.d from deriv.c >making devices.d from devices.c >making dotcode.d from dotcode.c >making dounzip.d from dounzip.c >making duplicate.d from duplicate.c >making dstruct.d from dstruct.c >making engine.d from engine.c >making envir.d from envir.c >making errors.d from errors.c >making eval.d from eval.c >making format.d from format.c >making fourier.d from fourier.c >making gevents.d from gevents.c >making gram.d from gram.c >making gram-ex.d from gram-ex.c >making gramRd.d from gramRd.c >making graphics.d from graphics.c >making identical.d from identical.c >making inspect.d from inspect.c >making internet.d from internet.c >making inlined.d from inlined.c >making iosupport.d from iosupport.c >making lapack.d from lapack.c >making list.d from list.c >making localecharset.d from localecharset.c >making logic.d from logic.c >making main.d from main.c >making mapply.d from mapply.c >making match.d from match.c >making memory.d from memory.c >making model.d from model.c >making names.d from names.c >making objects.d from objects.c >making optim.d from optim.c >making optimize.d from optimize.c >making options.d from options.c >making par.d from par.c >making paste.d from paste.c >making pcre.d from pcre.c >making platform.d from platform.c >making plot.d from plot.c >making plot3d.d from plot3d.c >making plotmath.d from plotmath.c >making print.d from print.c >making printarray.d from printarray.c >making printvector.d from printvector.c >making printutils.d from printutils.c >making qsort.d from qsort.c >making random.d from random.c >making regex.d from regex.c >making registration.d from registration.c >making relop.d from relop.c >making rlocale.d from rlocale.c >making saveload.d from saveload.c >making scan.d from scan.c >making seq.d from seq.c >making serialize.d from serialize.c >making size.d from size.c >making sort.d from sort.c >making split.d from split.c >making source.d from source.c >making sprintf.d from sprintf.c >making startup.d from startup.c >making subassign.d from subassign.c >making subscript.d from subscript.c >making subset.d from subset.c >making summary.d from summary.c >making sysutils.d from sysutils.c >making unique.d from unique.c >making util.d from util.c >making version.d from version.c >making vfonts.d from vfonts.c >making Rmain.d from Rmain.c >making alloca.d from alloca.c >making acosh.d from acosh.c >making asinh.d from asinh.c >making atanh.d from atanh.c >making mkdtemp.d from mkdtemp.c >making snprintf.d from snprintf.c >making strdup.d from strdup.c >making vsnprintf.d from vsnprintf.c >making strncasecmp.d from strncasecmp.c >making xspline.d from xspline.c >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/bin/exec >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib >making Rsock.d from Rsock.c >making Lapack.d from Lapack.c >making g_alab_her.d from g_alab_her.c >making g_cntrlify.d from g_cntrlify.c >making internet.d from internet.c >making nanoftp.d from nanoftp.c >making g_fontdb.d from g_fontdb.c >making nanohttp.d from nanohttp.c >making g_her_glyph.d from g_her_glyph.c >making sock.d from sock.c >making sockconn.d from sockconn.c >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/modules >/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib/libRlapack.so is unchanged >making dataentry.d from dataentry.c >making devX11.d from devX11.c >making rotated.d from rotated.c >making rbitmap.d from rbitmap.c >mkdir -p -- ../../library >building system startup profile >mkdir -p -- ../../../library/base/R >building package 'base' >mkdir -p -- ../../../library/base/demo >mkdir -p -- ../../../library/base/po >mkdir -p -- ../../../library/base/man >building package 'tools' >mkdir -p -- ../../../library/tools >mkdir -p -- ../../../library/tools/po >mkdir -p -- ../../../library/tools/man >mkdir -p -- ../../../library/tools/R >making text.d from text.c >making init.d from init.c >making Rmd5.d from Rmd5.c >making md5.d from md5.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o tools.so text.o init.o Rmd5.o md5.o -L../../../../lib -lR >mkdir -p -- ../../../../library/tools/libs >building package 'utils' >mkdir -p -- ../../../library/utils >mkdir -p -- ../../../library/utils/R >mkdir -p -- ../../../library/utils/po >mkdir -p -- ../../../library/utils/man >mkdir -p -- ../../../library/utils/Sweave >mkdir -p -- ../../../library/utils/misc >building package 'grDevices' >mkdir -p -- ../../../library/grDevices >mkdir -p -- ../../../library/grDevices/po >mkdir -p -- ../../../library/grDevices/R >mkdir -p -- ../../../library/grDevices/afm >mkdir -p -- ../../../library/grDevices/man >mkdir -p -- ../../../library/grDevices/enc >making chull.d from chull.c >making devNull.d from devNull.c >making devPicTeX.d from devPicTeX.c >making devPS.d from devPS.c >making devQuartz.d from devQuartz.c >making init.d from init.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o -L../../../../lib -lR >mkdir -p -- ../../../../library/grDevices/libs >building package 'graphics' >mkdir -p -- ../../../library/graphics >mkdir -p -- ../../../library/graphics/R >mkdir -p -- ../../../library/graphics/po >mkdir -p -- ../../../library/graphics/man >building package 'stats' >mkdir -p -- ../../../library/stats >mkdir -p -- ../../../library/stats/R >mkdir -p -- ../../../library/stats/man >mkdir -p -- ../../../library/stats/po >making init.d from init.c >making ansari.d from ansari.c >making kmeans.d from kmeans.c >making bandwidths.d from bandwidths.c >making chisqsim.d from chisqsim.c >making d2x2xk.d from d2x2xk.c >making fexact.d from fexact.c >making kendall.d from kendall.c >making ks.d from ks.c >making smooth.d from smooth.c >making line.d from line.c >making prho.d from prho.c >making swilk.d from swilk.c >making ksmooth.d from ksmooth.c >making loessc.d from loessc.c >making isoreg.d from isoreg.c >making Srunmed.d from Srunmed.c >making Trunmed.d from Trunmed.c >making dblcen.d from dblcen.c >making distance.d from distance.c >making hclust-utils.d from hclust-utils.c >making nls.d from nls.c >making HoltWinters.d from HoltWinters.c >making PPsum.d from PPsum.c >making arima.d from arima.c >making filter.d from filter.c >making burg.d from burg.c >making mAR.d from mAR.c >making pacf.d from pacf.c >making starma.d from starma.c >making port.d from port.c >making family.d from family.c >making sbart.d from sbart.c >making approx.d from approx.c >making loglin.d from loglin.c >making lowess.d from lowess.c >making massdist.d from massdist.c >making splines.d from splines.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o approx.o loglin.o lowess.o massdist.o splines.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o lminfl.o -lblas -lgfortran -lm -L../../../../lib -lR >mkdir -p -- ../../../../library/stats/libs >building package 'datasets' >mkdir -p -- ../../../library/datasets >mkdir -p -- ../../../library/datasets/R >mkdir -p -- ../../../library/datasets/man >mkdir -p -- ../../../library/datasets/data >building package 'methods' >mkdir -p -- ../../../library/methods >mkdir -p -- ../../../library/methods/R >mkdir -p -- ../../../library/methods/po >mkdir -p -- ../../../library/methods/man >making do_substitute_direct.d from do_substitute_direct.c >making methods_list_dispatch.d from methods_list_dispatch.c >making init.d from init.c >making slot.d from slot.c >making class_support.d from class_support.c >making tests.d from tests.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o methods.so do_substitute_direct.o init.o methods_list_dispatch.o slot.o class_support.o tests.o -L../../../../lib -lR >mkdir -p -- ../../../../library/methods/libs >dumping R code in package 'methods' >WARNING: ignoring environment value of R_HOME >initializing class and method definitions ...done >building package 'grid' >mkdir -p -- ../../../library/grid >mkdir -p -- ../../../library/grid/R >mkdir -p -- ../../../library/grid/doc >mkdir -p -- ../../../library/grid/po >mkdir -p -- ../../../library/grid/man >making gpar.d from gpar.c >making just.d from just.c >making grid.d from grid.c >making layout.d from layout.c >making matrix.d from matrix.c >making register.d from register.c >making state.d from state.c >making unit.d from unit.c >making util.d from util.c >making viewport.d from viewport.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o grid.so gpar.o grid.o just.o layout.o matrix.o register.o state.o unit.o util.o viewport.o -L../../../../lib -lR >mkdir -p -- ../../../../library/grid/libs >building package 'splines' >mkdir -p -- ../../../library/splines >mkdir -p -- ../../../library/splines/R >mkdir -p -- ../../../library/splines/po >mkdir -p -- ../../../library/splines/man >making splines.d from splines.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o splines.so splines.o -L../../../../lib -lR >mkdir -p -- ../../../../library/splines/libs >building package 'stats4' >mkdir -p -- ../../../library/stats4 >mkdir -p -- ../../../library/stats4/R >mkdir -p -- ../../../library/stats4/po >mkdir -p -- ../../../library/stats4/man >Creating a new generic function for "coef" in "stats4" >Creating a new generic function for "summary" in "stats4" >Creating a new generic function for "profile" in "stats4" >Creating a new generic function for "plot" in "stats4" >Creating a new generic function for "confint" in "stats4" >Creating a new generic function for "logLik" in "stats4" >Creating a new generic function for "vcov" in "stats4" >Creating a new generic function for "update" in "stats4" >building package 'tcltk' >mkdir -p -- ../../../library/tcltk/R >mkdir -p -- ../../../library/tcltk/exec >mkdir -p -- ../../../library/tcltk/po >mkdir -p -- ../../../library/tcltk/man >installing parsed NAMESPACE files >installing translations: >mkdir -p -- ../share/locale/en/LC_MESSAGES > en >mkdir -p -- ../share/locale/en_GB/LC_MESSAGES > en_GB >mkdir -p -- ../share/locale/es/LC_MESSAGES > es >mkdir -p -- ../share/locale/fr/LC_MESSAGES > fr >mkdir -p -- ../share/locale/de/LC_MESSAGES > de >mkdir -p -- ../share/locale/it/LC_MESSAGES > it >mkdir -p -- ../share/locale/ja/LC_MESSAGES > ja >mkdir -p -- ../share/locale/ko/LC_MESSAGES > ko >mkdir -p -- ../share/locale/pt_BR/LC_MESSAGES > pt_BR >mkdir -p -- ../share/locale/ru/LC_MESSAGES > ru >mkdir -p -- ../share/locale/zh_CN/LC_MESSAGES > zh_CN >mkdir -p -- ../share/locale/zh_TW/LC_MESSAGES > zh_TW >you should 'make docs' now ... >creating doc/manual/R-FAQ.html >creating doc/manual/version.texi >creating doc/manual/R-data.html >creating doc/manual/R-exts.html >creating doc/manual/R-intro.html >creating doc/manual/R-ints.html >creating doc/manual/R-lang.html >building/updating package metadata ... >building all R documentation indices >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >WARNING: ignoring environment value of R_HOME >building all R object docs (text, HTML, LaTeX, examples) >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'base' > Formats: text html latex example > Arithmetic text html latex example > AsIs text html latex > Bessel text html latex example > Colon text html latex example > Comparison text html latex example > Constants text html latex example > Control text html latex example > Cstack_info text html latex example > DateTimeClasses text html latex example > Dates text html latex example > Defunct text html latex > Deprecated text html latex > Encoding text html latex example > EnvVar text html latex > Extract text html latex example > Extract.data.frame text html latex example > Extract.factor text html latex example > Extremes text html latex example > Foreign text html latex > Hyperbolic text html latex > Internal text html latex > Last.value text html latex example > Log text html latex example > Logic text html latex example > MathFun text html latex example > Memory-limits text html latex > Memory text html latex example > NA text html latex example > NULL text html latex example > NumericConstants text html latex example > Ops.Date text html latex example > Paren text html latex example > Platform text html latex example > Primitive text html latex example > Quotes text html latex > Random-user text html latex example > Random text html latex example > RdUtils text html latex > Recall text html latex example > Reserved text html latex > Rhome text html latex > Round text html latex example > Special text html latex example > Startup text html latex example > Syntax text html latex > Sys.getenv text html latex example > Sys.getpid text html latex example > Sys.glob text html latex example > Sys.info text html latex example > Sys.localeconv text html latex example > Sys.setenv text html latex example > Sys.sleep text html latex example > Sys.time text html latex example > Sys.which text html latex example > Trig text html latex > UseMethod text html latex > Version text html latex example > abbreviate text html latex example > agrep text html latex example > all text html latex example > all.equal text html latex example > allnames text html latex example > any text html latex example > aperm text html latex example > append text html latex example > apply text html latex example > args text html latex example > array text html latex example > as.POSIXlt text html latex example > as.data.frame text html latex > as.environment text html latex example > as.function text html latex example > assign text html latex example > assignOps text html latex > attach text html latex example > attr text html latex example > attributes text html latex example > autoload text html latex example > backsolve text html latex example > base-defunct text html latex > base-deprecated text html latex > base-internal text html latex > base-package text html latex > basename text html latex example > bindenv text html latex example > body text html latex example > bquote text html latex example > browser text html latex > builtins text html latex > by text html latex example > c text html latex example > call text html latex example > callCC text html latex example > capabilities text html latex example > cat text html latex example > cbind text html latex example > char.expand text html latex example > character text html latex example > charmatch text html latex example > chartr text html latex example > chol text html latex example > chol2inv text html latex example > class text html latex example > col text html latex example > colSums text html latex example > colnames text html latex example > commandArgs text html latex example > comment text html latex example > complex text html latex example > conditions text html latex example > conflicts text html latex example > connections text html latex example > contributors text html latex > converters text html latex example > copyright text html latex > crossprod text html latex example > cumsum text html latex example > cut.POSIXt text html latex example > cut text html latex example > data.class text html latex example > data.frame text html latex example > data.matrix text html latex example > dataframeHelpers text html latex > date text html latex example > dcf text html latex example > debug text html latex > delayedAssign text html latex example > deparse text html latex example > deparseOpts text html latex > det text html latex example > detach text html latex example > dev text html latex > diag text html latex example > diff text html latex example > difftime text html latex example > dim text html latex example > dimnames text html latex example > do.call text html latex example > double text html latex example > dput text html latex example > drop text html latex example > dump text html latex example > duplicated text html latex example > dynload text html latex example > eapply text html latex example > eigen text html latex example > encodeString text html latex example > environment text html latex example > eval text html latex example > exists text html latex example > expand.grid text html latex example > expression text html latex example > factor text html latex example > file.access text html latex example > file.choose text html latex > file.info text html latex example > file.path text html latex > file.show text html latex example > files text html latex example > files2 text html latex > findInt text html latex example > force text html latex example > formals text html latex example > format.Date text html latex example > format text html latex example > format.info text html latex example > format.pval text html latex example > formatDL text html latex example > formatc text html latex example > function text html latex example > funprog text html latex example > gc text html latex example > gc.time text html latex example > gctorture text html latex > get text html latex example > getCallingDLL text html latex example > getDLLRegisteredRoutines text html latex example > getLoadedDLLs text html latex example > getNativeSymbolInfo text html latex example > gettext text html latex example > getwd text html latex example > gl text html latex example > grep text html latex example > groupGeneric text html latex example > gzcon text html latex example > hexmode text html latex > iconv text html latex example > icuSetCollate text html latex example > identical text html latex example > identity text html latex > ifelse text html latex example > integer text html latex example > interaction text html latex example > interactive text html latex example > invisible text html latex example > is.finite text html latex example > is.function text html latex example > is.language text html latex example > is.object text html latex example > is.recursive text html latex example > is.single text html latex > is.unsorted text html latex > isR text html latex example > isS4 text html latex example > isSymmetric text html latex example > jitter text html latex example > kappa text html latex example > kronecker text html latex example > l10n_info text html latex example > labels text html latex > lapply text html latex example > lazyload text html latex > length text html latex example > levels text html latex example > libPaths text html latex example > library text html latex example > library.dynam text html latex example > license text html latex > list text html latex example > list.files text html latex example > load text html latex example > locales text html latex example > logical text html latex > lower.tri text html latex example > ls text html latex example > make.names text html latex example > make.unique text html latex example > mapply text html latex example > margin.table text html latex example > mat.or.vec text html latex example > match text html latex example > match.arg text html latex example > match.call text html latex example > match.fun text html latex example > matmult text html latex example > matrix text html latex example > maxCol text html latex example > mean text html latex example > memory.profile text html latex example > merge text html latex example > message text html latex example > missing text html latex example > mode text html latex example > name text html latex example > names text html latex example > nargs text html latex example > nchar text html latex example > nlevels text html latex example > noquote text html latex example > notyet text html latex example > nrow text html latex example > ns-alt text html latex example > ns-dblcolon text html latex example > ns-hooks text html latex > ns-internal text html latex > ns-load text html latex > ns-lowlev text html latex > ns-reflect text html latex > ns-topenv text html latex example > numeric text html latex example > numeric_version text html latex example > octmode text html latex example > on.exit text html latex example > options text html latex example > order text html latex example > outer text html latex example > parse text html latex example > paste text html latex example > path.expand text html latex example > pmatch text html latex example > polyroot text html latex example > pos.to.env text html latex example > pretty text html latex example > print text html latex example > print.dataframe text html latex example > print.default text html latex example > prmatrix text html latex example > proc.time text html latex example > prod text html latex example > prop.table text html latex example > pushBack text html latex example > qr text html latex example > qraux text html latex example > quit text html latex example > range text html latex example > rank text html latex example > rapply text html latex example > raw text html latex example > rawConnection text html latex example > rawConversion text html latex example > readBin text html latex example > readChar text html latex example > readLines text html latex example > readRDS text html latex > readline text html latex example > real text html latex > reg.finalizer text html latex example > regex text html latex > rep text html latex example > replace text html latex > rev text html latex example > rle text html latex example > rm text html latex example > round.POSIXt text html latex example > row text html latex example > row.names text html latex > rowsum text html latex example > sQuote text html latex example > sample text html latex example > save text html latex example > scale text html latex example > scan text html latex example > search text html latex example > seek text html latex > seq.Date text html latex example > seq.POSIXt text html latex example > seq text html latex example > sequence text html latex example > serialize text html latex example > setTimeLimit text html latex > sets text html latex example > shQuote text html latex example > showConnections text html latex example > sign text html latex example > sink text html latex example > slice.index text html latex example > slotOp text html latex > socketSelect text html latex example > solve text html latex example > sort text html latex example > source text html latex example > split text html latex example > sprintf text html latex example > srcfile text html latex example > standardGeneric text html latex > stop text html latex example > stopifnot text html latex example > strptime text html latex example > strsplit text html latex example > strtrim text html latex example > structure text html latex example > strwrap text html latex example > subset text html latex example > substitute text html latex example > substr text html latex example > sum text html latex > summary text html latex example > svd text html latex example > sweep text html latex example > switch text html latex example > sys.parent text html latex example > sys.source text html latex example > system text html latex example > system.file text html latex example > system.time text html latex example > t text html latex example > table text html latex example > tabulate text html latex example > tapply text html latex example > taskCallback text html latex example > taskCallbackManager text html latex example > taskCallbackNames text html latex example > tempfile text html latex example > textconnections text html latex example > tilde text html latex > timezones text html latex example > toString text html latex example > trace text html latex example > traceback text html latex example > tracemem text html latex example > transform text html latex example > try text html latex example > typeof text html latex example > unique text html latex example > unlink text html latex > unlist text html latex example > unname text html latex example > userhooks text html latex example > utf8Conversion text html latex example > vector text html latex example > warning text html latex example > warnings text html latex example > weekday.POSIXt text html latex example > which text html latex example > which.min text html latex example > with text html latex example > withVisible text html latex example > write text html latex example > writeLines text html latex > xtfrm text html latex > zMachine text html latex example > zMethods text html latex > zScript text html latex > zpackages text html latex example > zutils text html latex > Signals text html latex >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'tools' > Formats: text html latex example > QC text html latex > Rd2HTML text html latex example > Rdiff text html latex > Rdindex text html latex > Rdutils text html latex example > buildVignettes text html latex > charsets text html latex example > checkFF text html latex example > checkMD5sums text html latex > checkTnF text html latex > checkVignettes text html latex > codoc text html latex > delimMatch text html latex example > dependsOnPkgs text html latex example > encoded text html latex example > fileutils text html latex example > getDepList text html latex example > installFoundDepends text html latex example > makeLazyLoading text html latex example > md5sum text html latex example > package.dependencies text html latex > parse_Rd text html latex example > read.00Index text html latex > readNEWS text html latex example > showNonASCII text html latex example > testInstalledPackage text html latex > texi2dvi text html latex > tools-defunct text html latex > tools-deprecated text html latex > tools-package text html latex > undoc text html latex example > vignetteDepends text html latex example > writePACKAGES text html latex example > xgettext text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'utils' > Formats: text html latex example > INSTALL text html latex > PkgUtils text html latex > REMOVE text html latex > RShowDoc text html latex example > RSiteSearch text html latex example > Rprof text html latex example > Rprofmem text html latex example > Rscript text html latex example > Rtangle text html latex > RweaveLatex text html latex > SHLIB text html latex example > Sweave text html latex example > SweaveSyntConv text html latex example > SweaveUtils text html latex > URLencode text html latex example > View text html latex > alarm text html latex example > apropos text html latex example > browseEnv text html latex example > browseURL text html latex example > browseVignettes text html latex example > bug.report text html latex > capture.output text html latex example > chooseCRANmirror text html latex > citEntry text html latex example > citation text html latex example > close.socket text html latex > combn text html latex example > compareVersion text html latex example > count.fields text html latex example > data text html latex example > dataentry text html latex example > debugger text html latex example > demo text html latex example > download.file text html latex > edit text html latex example > edit.data.frame text html latex example > example text html latex example > file.edit text html latex example > filetest text html latex example > fix text html latex example > flush.console text html latex > format text html latex example > getAnywhere text html latex example > getFromNamespace text html latex example > getS3method text html latex example > glob2rx text html latex example > head text html latex example > help text html latex example > help.request text html latex > help.search text html latex example > help.start text html latex example > index.search text html latex > installed.packages text html latex example > localeToCharset text html latex example > ls_str text html latex example > make.socket text html latex example > menu text html latex example > methods text html latex example > mirrorAdmin text html latex > modifyList text html latex example > normalizePath text html latex example > object.size text html latex example > package.skeleton text html latex example > packageDescription text html latex example > packageStatus text html latex example > page text html latex example > person text html latex example > prompt text html latex example > promptData text html latex example > promptPackage text html latex example > rcompgen text html latex > read.DIF text html latex example > read.fortran text html latex example > read.fwf text html latex example > read.socket text html latex example > read.table text html latex > recover text html latex example > relist text html latex example > remove.packages text html latex > roman text html latex example > rtags text html latex example > savehistory text html latex example > select.list text html latex example > sessionInfo text html latex example > setRepositories text html latex > stack text html latex example > str text html latex example > summaryRprof text html latex example > toLatex text html latex > txtProgressBar text html latex example > type.convert text html latex > unzip text html latex > update.packages text html latex example > url.show text html latex example > utils-defunct text html latex > utils-deprecated text html latex > utils-package text html latex > vignette text html latex example > write.table text html latex example > zip.file.extract text html latex > BATCH text html latex > COMPILE text html latex > LINK text html latex > RHOME text html latex > make.packages.html text html latex example > memory.size text html latex > nsl text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'grDevices' > Formats: text html latex example > Devices text html latex example > Hershey text html latex example > Japanese text html latex example > Type1Font text html latex example > as.graphicsAnnot text html latex > boxplot.stats text html latex example > check.options text html latex example > chull text html latex example > cm text html latex example > col2rgb text html latex example > colorRamp text html latex example > colors text html latex example > contourLines text html latex example > convertColor text html latex example > densCols text html latex example > dev text html latex example > dev.interactive text html latex example > dev.size text html latex example > dev2 text html latex example > dev2bitmap text html latex > devAskNewPage text html latex > embedFonts text html latex > extendrange text html latex example > getGraphicsEvent text html latex example > grDevices-defunct text html latex > grDevices-package text html latex > gray text html latex example > gray.colors text html latex example > hcl text html latex example > hsv text html latex example > make.rgb text html latex example > n2mfrow text html latex example > nclass text html latex example > palette text html latex example > palettes text html latex example > pdf text html latex example > pdf.options text html latex example > pictex text html latex example > plotmath text html latex example > postscript text html latex example > postscriptFonts text html latex example > ps.options text html latex example > recordGraphics text html latex example > recordplot text html latex > rgb text html latex example > rgb2hsv text html latex example > trans3d text html latex example > xfig text html latex > xy.coords text html latex example > xyTable text html latex example > xyz.coords text html latex example > cairo text html latex > png text html latex example > quartz text html latex example > quartzFonts text html latex example > savePlot text html latex > x11 text html latex example > x11Fonts text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'graphics' > Formats: text html latex example > abline text html latex example > arrows text html latex example > assocplot text html latex example > axTicks text html latex example > axis.POSIXct text html latex example > axis text html latex example > barplot text html latex example > box text html latex example > boxplot text html latex example > boxplot.matrix text html latex example > bxp text html latex example > cdplot text html latex example > clip text html latex example > contour text html latex example > convertXY text html latex example > coplot text html latex example > curve text html latex example > dotchart text html latex example > filled.contour text html latex example > fourfoldplot text html latex example > frame text html latex > graphics-defunct text html latex > graphics-package text html latex > grid text html latex example > hist.POSIXt text html latex example > hist text html latex example > identify text html latex example > image text html latex example > layout text html latex example > legend text html latex example > lines text html latex example > locator text html latex > matplot text html latex example > mosaicplot text html latex example > mtext text html latex example > pairs text html latex example > panel.smooth text html latex example > par text html latex example > persp text html latex example > pie text html latex example > plot text html latex example > plot.dataframe text html latex example > plot.design text html latex example > plot.table text html latex example > plot.window text html latex example > plot.xy text html latex example > plotdefault text html latex example > plotfactor text html latex example > plotformula text html latex example > plothistogram text html latex example > points text html latex example > polygon text html latex example > rect text html latex example > rug text html latex example > screen text html latex example > segments text html latex example > smoothscatter text html latex example > spineplot text html latex example > stars text html latex example > stem text html latex example > stripchart text html latex example > strwidth text html latex example > sunflowerplot text html latex example > symbols text html latex example > text text html latex example > title text html latex example > units text html latex example > xspline text html latex example > zAxis text html latex >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'stats' > Formats: text html latex example > AIC text html latex example > ARMAacf text html latex example > ARMAtoMA text html latex example > Beta text html latex example > Binomial text html latex example > Cauchy text html latex example > Chisquare text html latex example > Exponential text html latex example > Fdist text html latex example > GammaDist text html latex example > Geometric text html latex example > HoltWinters text html latex example > Hypergeometric text html latex example > IQR text html latex example > KalmanLike text html latex > Logistic text html latex example > Lognormal text html latex example > Multinom text html latex example > NLSstAsymptotic text html latex example > NLSstClosestX text html latex example > NLSstLfAsymptote text html latex example > NLSstRtAsymptote text html latex example > NegBinomial text html latex example > Normal text html latex example > Poisson text html latex example > SSD text html latex example > SSasymp text html latex example > SSasympOff text html latex example > SSasympOrig text html latex example > SSbiexp text html latex example > SSfol text html latex example > SSfpl text html latex example > SSgompertz text html latex example > SSlogis text html latex example > SSmicmen text html latex example > SSweibull text html latex example > SignRank text html latex example > StructTS text html latex example > TDist text html latex example > Tukey text html latex example > TukeyHSD text html latex example > Uniform text html latex example > Weibull text html latex example > Wilcoxon text html latex example > acf text html latex example > acf2AR text html latex example > add1 text html latex example > addmargins text html latex example > aggregate text html latex example > alias text html latex example > anova text html latex > anova.glm text html latex example > anova.lm text html latex example > anova.mlm text html latex example > ansari.test text html latex example > aov text html latex example > approxfun text html latex example > ar text html latex example > ar.ols text html latex example > arima text html latex example > arima.sim text html latex example > arima0 text html latex example > as.hclust text html latex example > asOneSidedFormula text html latex example > ave text html latex example > bandwidth text html latex example > bartlett.test text html latex example > binom.test text html latex example > biplot text html latex > biplot.princomp text html latex example > birthday text html latex example > box.test text html latex example > cancor text html latex example > case.names text html latex example > checkMFClasses text html latex > chisq.test text html latex example > clearNames text html latex example > cmdscale text html latex example > coef text html latex example > complete.cases text html latex example > confint text html latex example > constrOptim text html latex example > contrast text html latex example > contrasts text html latex example > convolve text html latex example > cophenetic text html latex example > cor text html latex example > cor.test text html latex example > cov.wt text html latex example > cpgram text html latex example > cutree text html latex example > decompose text html latex example > delete.response text html latex example > dendrapply text html latex example > dendrogram text html latex example > density text html latex example > deriv text html latex example > deviance text html latex > df.residual text html latex > diffinv text html latex example > dist text html latex example > dummy.coef text html latex example > ecdf text html latex example > eff.aovlist text html latex example > effects text html latex example > embed text html latex example > expand.model.frame text html latex example > extractAIC text html latex example > factanal text html latex example > factor.scope text html latex example > family text html latex example > fft text html latex example > filter text html latex example > fisher.test text html latex example > fitted.values text html latex > fivenum text html latex example > fligner.test text html latex example > formula text html latex example > formula.nls text html latex example > friedman.test text html latex example > ftable text html latex example > ftable.formula text html latex example > getInitial text html latex example > glm text html latex example > glm.control text html latex example > glm.summaries text html latex > hclust text html latex example > heatmap text html latex example > identify.hclust text html latex example > influence.measures text html latex example > integrate text html latex example > interaction.plot text html latex example > is.empty text html latex example > isoreg text html latex example > kernapply text html latex example > kernel text html latex example > kmeans text html latex example > kruskal.test text html latex example > ks.test text html latex example > ksmooth text html latex example > lag text html latex example > lag.plot text html latex example > line text html latex example > lm text html latex example > lm.influence text html latex example > lm.summaries text html latex example > lmfit text html latex example > loadings text html latex > loess text html latex example > loess.control text html latex > logLik text html latex example > loglin text html latex example > lowess text html latex example > ls.diag text html latex example > ls.print text html latex > lsfit text html latex example > mad text html latex example > mahalanobis text html latex example > make.link text html latex example > makepredictcall text html latex example > manova text html latex > mantelhaen.test text html latex example > mauchly.test text html latex example > mcnemar.test text html latex example > median text html latex example > medpolish text html latex example > model.extract text html latex example > model.frame text html latex example > model.matrix text html latex example > model.tables text html latex example > monthplot text html latex example > mood.test text html latex example > na.action text html latex example > na.contiguous text html latex example > na.fail text html latex example > nafns text html latex > naprint text html latex > nextn text html latex example > nlm text html latex example > nlminb text html latex example > nls text html latex example > nls.control text html latex example > numericDeriv text html latex example > offset text html latex > oneway.test text html latex example > optim text html latex example > optimize text html latex example > order.dendrogram text html latex example > p.adjust text html latex example > pairwise.prop.test text html latex example > pairwise.t.test text html latex example > pairwise.table text html latex > pairwise.wilcox.test text html latex example > plot.HoltWinters text html latex > plot.acf text html latex example > plot.density text html latex > plot.isoreg text html latex example > plot.lm text html latex example > plot.ppr text html latex example > plot.profile.nls text html latex example > plot.spec text html latex > plot.stepfun text html latex example > plot.ts text html latex example > poisson.test text html latex example > poly text html latex example > power text html latex example > power.anova.test text html latex example > power.prop.test text html latex example > power.t.test text html latex example > pp.test text html latex example > ppoints text html latex example > ppr text html latex example > prcomp text html latex example > predict.HoltWinters text html latex example > predict text html latex example > predict.arima text html latex example > predict.glm text html latex example > predict.lm text html latex example > predict.loess text html latex example > predict.nls text html latex example > predict.smooth.spline text html latex example > preplot text html latex > princomp text html latex example > print.power.htest text html latex > print.ts text html latex example > printCoefmat text html latex example > profile text html latex > profile.nls text html latex example > proj text html latex example > prop.test text html latex example > prop.trend.test text html latex example > qqnorm text html latex example > quade.test text html latex example > quantile text html latex example > r2dtable text html latex example > read.ftable text html latex example > rect.hclust text html latex example > relevel text html latex example > reorder.dendrogram text html latex example > reorder.factor text html latex example > replications text html latex example > reshape text html latex example > residuals text html latex > runmed text html latex example > scatter.smooth text html latex example > screeplot text html latex example > sd text html latex example > se.contrast text html latex example > selfStart text html latex example > setNames text html latex example > shapiro.test text html latex example > simulate text html latex example > smooth text html latex example > smooth.spline text html latex example > smoothEnds text html latex example > sortedXyData text html latex example > spec.ar text html latex example > spec.pgram text html latex example > spec.taper text html latex > spectrum text html latex example > splinefun text html latex example > start text html latex > stat.anova text html latex example > stats-defunct text html latex > stats-deprecated text html latex > stats-package text html latex > step text html latex example > stepfun text html latex example > stl text html latex example > stlmethods text html latex > summary.aov text html latex example > summary.glm text html latex example > summary.lm text html latex example > summary.manova text html latex example > summary.nls text html latex > summary.princomp text html latex example > supsmu text html latex example > symnum text html latex example > t.test text html latex example > termplot text html latex example > terms text html latex > terms.formula text html latex > terms.object text html latex example > time text html latex example > toeplitz text html latex example > ts-defunct text html latex > ts-methods text html latex > ts text html latex example > ts.plot text html latex example > ts.union text html latex example > tsSmooth text html latex > tsdiag text html latex example > tsp text html latex > uniroot text html latex example > update text html latex example > update.formula text html latex example > var.test text html latex example > varimax text html latex example > vcov text html latex > weighted.mean text html latex example > weighted.residuals text html latex example > wilcox.test text html latex example > window text html latex example > xtabs text html latex example > zC text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'datasets' > Formats: text html latex example > AirPassengers text html latex example > BJsales text html latex > BOD text html latex example > ChickWeight text html latex example > DNase text html latex example > EuStockMarkets text html latex > Formaldehyde text html latex example > HairEyeColor text html latex example > Harman23.cor text html latex example > Harman74.cor text html latex example > Indometh text html latex example > InsectSprays text html latex example > JohnsonJohnson text html latex example > LakeHuron text html latex > LifeCycleSavings text html latex example > Loblolly text html latex example > Nile text html latex example > Orange text html latex example > OrchardSprays text html latex example > PlantGrowth text html latex example > Puromycin text html latex example > Theoph text html latex example > Titanic text html latex example > ToothGrowth text html latex example > UCBAdmissions text html latex example > UKDriverDeaths text html latex example > UKLungDeaths text html latex example > UKgas text html latex example > USAccDeaths text html latex > USArrests text html latex example > USJudgeRatings text html latex example > USPersonalExpenditure text html latex example > VADeaths text html latex example > WWWusage text html latex example > WorldPhones text html latex example > ability.cov text html latex example > airmiles text html latex example > airquality text html latex example > anscombe text html latex example > attenu text html latex example > attitude text html latex example > austres text html latex > beavers text html latex example > cars text html latex example > chickwts text html latex example > co2 text html latex example > crimtab text html latex example > datasets-package text html latex > discoveries text html latex example > esoph text html latex example > euro text html latex example > eurodist text html latex > faithful text html latex example > freeny text html latex example > infert text html latex example > iris text html latex example > islands text html latex example > lh text html latex > longley text html latex example > lynx text html latex > morley text html latex example > mtcars text html latex example > nhtemp text html latex example > nottem text html latex example > occupationalStatus text html latex example > precip text html latex example > presidents text html latex example > pressure text html latex example > quakes text html latex example > randu text html latex example > rivers text html latex > rock text html latex > sleep text html latex example > stackloss text html latex example > state text html latex > sunspot.month text html latex example > sunspot.year text html latex > sunspots text html latex example > swiss text html latex example > treering text html latex > trees text html latex example > uspop text html latex example > volcano text html latex example > warpbreaks text html latex example > women text html latex example > zCO2 text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'methods' > Formats: text html latex example > BasicClasses text html latex > Classes text html latex > Documentation text html latex > EmptyMethodsList-class text html latex > EnvironmentClass text html latex > GenericFunctions text html latex example > LanguageClasses text html latex > LinearMethodsList-class text html latex > MethodDefinition-class text html latex > MethodSupport text html latex > MethodWithNext-class text html latex > Methods text html latex example > MethodsList-class text html latex > MethodsList text html latex > NextMethod text html latex example > ObjectsWithPackage-class text html latex > RClassUtils text html latex example > RMethodUtils text html latex example > S3Part text html latex example > S4groupGeneric text html latex example > SClassExtension-class text html latex > Session text html latex > StructureClasses text html latex example > TraceClasses text html latex > as text html latex example > callGeneric text html latex example > canCoerce text html latex example > cbind2 text html latex example > classRepresentation-class text html latex > classesToAM text html latex example > dotsMethods text html latex example > findClass text html latex > findMethods text html latex example > fixPrevious text html latex > genericFunction-class text html latex > getClass text html latex example > getMethod text html latex example > getPackageName text html latex example > hasArg text html latex example > implicitGeneric text html latex example > initialize-methods text html latex > is text html latex example > isSealedMethod text html latex example > languageEl text html latex > method.skeleton text html latex example > methodUtilities text html latex > methods-defunct text html latex > methods-package text html latex > new text html latex example > nonStructure-class text html latex example > promptClass text html latex example > promptMethods text html latex > representation text html latex example > selectSuperClasses text html latex example > setClass text html latex example > setClassUnion text html latex example > setGeneric text html latex example > setMethod text html latex example > setOldClass text html latex example > setSClass text html latex > show text html latex example > showMethods text html latex example > signature-class text html latex > slot text html latex example > substituteDirect text html latex > testInheritedMethods text html latex example > validObject text html latex example > zBasicFunsList text html latex >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'grid' > Formats: text html latex example > Grid text html latex example > absolute.size text html latex > arrow text html latex example > convertNative text html latex example > current.viewport text html latex example > dataViewport text html latex > drawDetails text html latex > editDetails text html latex > gEdit text html latex example > gPath text html latex example > getNames text html latex example > gpar text html latex example > grid-internal text html latex > grid-package text html latex > grid.add text html latex > grid.arrows text html latex example > grid.circle text html latex > grid.clip text html latex example > grid.collection text html latex > grid.convert text html latex example > grid.copy text html latex > grid.curve text html latex example > grid.display.list text html latex > grid.draw text html latex example > grid.edit text html latex example > grid.frame text html latex example > grid.get text html latex example > grid.grab text html latex example > grid.grill text html latex > grid.grob text html latex > grid.layout text html latex example > grid.lines text html latex example > grid.locator text html latex example > grid.ls text html latex example > grid.move.to text html latex example > grid.newpage text html latex > grid.null text html latex example > grid.pack text html latex > grid.place text html latex > grid.plot.and.legend text html latex example > grid.points text html latex > grid.polygon text html latex example > grid.pretty text html latex > grid.prompt text html latex > grid.record text html latex example > grid.rect text html latex > grid.refresh text html latex > grid.remove text html latex > grid.roundrect text html latex example > grid.segments text html latex > grid.set text html latex > grid.show.layout text html latex example > grid.show.viewport text html latex example > grid.text text html latex example > grid.xaxis text html latex > grid.xspline text html latex example > grid.yaxis text html latex > grobName text html latex > grobWidth text html latex > grobX text html latex > plotViewport text html latex > pop.viewport text html latex > push.viewport text html latex > stringWidth text html latex > unit text html latex example > unit.c text html latex > unit.length text html latex example > unit.pmin text html latex example > unit.rep text html latex example > valid.just text html latex > validDetails text html latex > viewport text html latex example > viewports text html latex example > vpPath text html latex example > widthDetails text html latex > xDetails text html latex >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'splines' > Formats: text html latex example > asVector text html latex example > backSpline text html latex example > bs text html latex example > interpSpline text html latex example > ns text html latex example > periodicSpline text html latex example > polySpline text html latex example > predict.bSpline text html latex example > predict.bs text html latex example > splineDesign text html latex example > splineKnots text html latex example > splineOrder text html latex example > splines-package text html latex > xyVector text html latex example >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'stats4' > Formats: text html latex example > AIC-methods text html latex > BIC text html latex example > coef-methods text html latex > confint-methods text html latex > logLik-methods text html latex > mle-class text html latex > mle text html latex example > plot-methods text html latex > profile-methods text html latex > profile.mle-class text html latex > show-methods text html latex > stats4-package text html latex > summary-methods text html latex > summary.mle-class text html latex > update-methods text html latex example > vcov-methods text html latex >WARNING: ignoring environment value of R_HOME > >>> Building/Updating help pages for package 'tcltk' > Formats: text html latex example > TclInterface text html latex example > TkCommands text html latex example > TkWidgetcmds text html latex example > TkWidgets text html latex example > tclServiceMode text html latex example > tcltk-defunct text html latex > tcltk-package text html latex > tkProgressBar text html latex example > tkStartGUI text html latex > tk_choose.dir text html latex example > tk_choose.files text html latex example > tk_messageBox text html latex > tk_select.list text html latex > tkpager text html latex >begin installing recommended package VR >begin installing recommended package cluster >begin installing recommended package boot >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'cluster' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o cluster.so clara.o daisy.o dysta.o fanny.o init.o meet.o mona.o pam.o sildist.o spannel.o twins.o -lgfortran -lm -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'cluster' > Formats: text html latex example > agnes text html latex example > agnes.object text html latex > agriculture text html latex example > animals text html latex example > bannerplot text html latex example > chorSub text html latex example > clara text html latex example > clara.object text html latex > clusplot text html latex > clusplot.default text html latex example > clusplot.partition text html latex example > cluster-internal text html latex > coef.hclust text html latex example > daisy text html latex example > diana text html latex example > dissimilarity.object text html latex > ellipsoidhull text html latex example > fanny text html latex example > fanny.object text html latex > flower text html latex example > lower.to.upper.tri.inds text html latex example > mona text html latex example > mona.object text html latex > pam text html latex example > pam.object text html latex example > partition.object text html latex > plantTraits text html latex example > plot.agnes text html latex example > plot.diana text html latex example > plot.mona text html latex > plot.partition text html latex example > pltree text html latex > pltree.twins text html latex example > pluton text html latex example > predict.ellipsoid text html latex example > print.agnes text html latex > print.clara text html latex > print.diana text html latex > print.dissimilarity text html latex example > print.fanny text html latex > print.mona text html latex > print.pam text html latex > ruspini text html latex example > silhouette text html latex example > sizeDiss text html latex example > summary.agnes text html latex example > summary.clara text html latex example > summary.diana text html latex > summary.mona text html latex > summary.pam text html latex > twins.object text html latex > volume.ellipsoid text html latex example > votes.repub text html latex > xclara text html latex >** building package indices ... >* DONE (cluster) >begin installing recommended package codetools >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'boot' ... >** R >** data >** moving datasets to lazyload DB >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'boot' > Formats: text html latex example > EEF.profile text html latex > Imp.Estimates text html latex example > abc.ci text html latex example > acme text html latex > aids text html latex > aircondit text html latex > amis text html latex > aml text html latex > beaver text html latex > bigcity text html latex > boot-practicals text html latex > boot text html latex example > boot.array text html latex example > boot.ci text html latex example > brambles text html latex > breslow text html latex > calcium text html latex > cane text html latex > capability text html latex > catsM text html latex > cav text html latex > cd4 text html latex > cd4.nested text html latex > censboot text html latex example > channing text html latex > claridge text html latex > cloth text html latex > co.transfer text html latex > coal text html latex > control text html latex example > corr text html latex > cum3 text html latex > cv.glm text html latex example > darwin text html latex > dogs text html latex > downs.bc text html latex > ducks text html latex > empinf text html latex example > envelope text html latex example > exp.tilt text html latex example > fir text html latex > freq.array text html latex > frets text html latex > glm.diag text html latex > glm.diag.plots text html latex example > gravity text html latex > hirose text html latex > imp.weights text html latex > inv.logit text html latex > islay text html latex > jack.after.boot text html latex example > k3.linear text html latex example > linear.approx text html latex example > lines.saddle.distn text html latex example > logit text html latex > manaus text html latex > melanoma text html latex > motor text html latex > neuro text html latex > nitrofen text html latex > nodal text html latex > norm.ci text html latex example > nuclear text html latex > paulsen text html latex > plot.boot text html latex example > poisons text html latex > polar text html latex > print.boot text html latex > print.bootci text html latex > print.saddle.distn text html latex > print.simplex text html latex > remission text html latex > saddle text html latex example > saddle.distn text html latex example > saddle.distn.object text html latex > salinity text html latex > simplex text html latex example > simplex.object text html latex > smooth.f text html latex example > sunspot text html latex > survival text html latex > tau text html latex > tilt.boot text html latex example > tsboot text html latex example > tuna text html latex > urine text html latex > var.linear text html latex example > wool text html latex >** building package indices ... >* DONE (boot) >begin installing recommended package foreign >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'codetools' ... >** R >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'codetools' > Formats: text html latex example > checkUsage text html latex example > codetools text html latex > findGlobals text html latex example > showTree text html latex example >** building package indices ... >* DONE (codetools) >begin installing recommended package KernSmooth >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'KernSmooth' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o KernSmooth.so blkest.o cp.o dgedi.o dgefa.o dgesl.o init.o linbin.o linbin2D.o locpoly.o rlbin.o sdiag.o sstdiag.o -lblas -lgfortran -lm -lgfortran -lm -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'KernSmooth' > Formats: text html latex example > bkde text html latex example > bkde2D text html latex example > bkfe text html latex example > dpih text html latex example > dpik text html latex example > dpill text html latex example > locpoly text html latex example >** building package indices ... >* DONE (KernSmooth) >begin installing recommended package lattice >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'MASS' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o MASS.so lqs.o MASS.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'MASS' > Formats: text html latex example > Aids2 text html latex > Animals text html latex > Boston text html latex > Cars93 text html latex > Cushings text html latex > DDT text html latex > GAGurine text html latex > Insurance text html latex example > MASS-internal text html latex > Melanoma text html latex > Null text html latex example > OME text html latex example > Pima.tr text html latex > Rabbit text html latex > Rubber text html latex > SP500 text html latex > Sitka text html latex > Sitka89 text html latex > Skye text html latex example > Traffic text html latex > UScereal text html latex > UScrime text html latex > VA text html latex > abbey text html latex > accdeaths text html latex > addterm text html latex example > anorexia text html latex > anova.negbin text html latex example > area text html latex example > bacteria text html latex example > bandwidth.nrd text html latex example > bcv text html latex example > beav1 text html latex example > beav2 text html latex example > biopsy text html latex > birthwt text html latex example > boxcox text html latex example > cabbages text html latex > caith text html latex example > cats text html latex > cement text html latex example > chem text html latex > con2tr text html latex > confint text html latex example > contr.sdif text html latex example > coop text html latex > corresp text html latex example > cov.rob text html latex example > cov.trob text html latex example > cpus text html latex > crabs text html latex > deaths text html latex > denumerate text html latex example > dose.p text html latex example > drivers text html latex > dropterm text html latex example > eagles text html latex example > epil text html latex example > eqscplot text html latex > farms text html latex example > fgl text html latex > fitdistr text html latex example > forbes text html latex > fractions text html latex example > galaxies text html latex example > gamma.dispersion text html latex > gamma.shape.glm text html latex example > gehan text html latex example > genotype text html latex > geyser text html latex > gilgais text html latex > ginv text html latex example > glm.convert text html latex example > glm.nb text html latex example > glmmPQL text html latex example > hills text html latex > hist.scott text html latex > housing text html latex example > huber text html latex example > hubers text html latex example > immer text html latex example > isoMDS text html latex example > kde2d text html latex example > lda text html latex example > ldahist text html latex > leuk text html latex example > lm.gls text html latex > lm.ridge text html latex example > loglm text html latex example > loglm1 text html latex > logtrans text html latex example > lqs text html latex example > mammals text html latex > mca text html latex example > mcycle text html latex > menarche text html latex example > michelson text html latex > minn38 text html latex > motors text html latex example > muscle text html latex example > mvrnorm text html latex example > negative.binomial text html latex example > newcomb text html latex > nlschools text html latex example > npk text html latex example > npr1 text html latex > oats text html latex example > painters text html latex > pairs.lda text html latex > parcoord text html latex example > petrol text html latex example > phones text html latex > plot.lda text html latex > plot.mca text html latex example > plot.profile text html latex example > polr text html latex example > predict.glmmPQL text html latex example > predict.lda text html latex example > predict.lqs text html latex example > predict.mca text html latex > predict.qda text html latex example > profile.glm text html latex example > qda text html latex example > quine text html latex > rational text html latex example > renumerate text html latex example > rlm text html latex example > rms.curv text html latex example > rnegbin text html latex example > road text html latex > rotifer text html latex > sammon text html latex example > ships text html latex > shoes text html latex > shrimp text html latex > shuttle text html latex > snails text html latex > stdres text html latex > steam text html latex > stepAIC text html latex example > stormer text html latex > studres text html latex > summary.loglm text html latex > summary.negbin text html latex example > summary.rlm text html latex example > survey text html latex > synth.tr text html latex > theta.md text html latex example > topo text html latex > truehist text html latex > ucv text html latex example > waders text html latex example > whiteside text html latex example > width.SJ text html latex example > write.matrix text html latex > wtloss text html latex example >** building package indices ... >* DONE (MASS) > >* Installing *source* package 'class' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o class.so class.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'class' > Formats: text html latex example > SOM text html latex example > batchSOM text html latex example > condense text html latex example > knn text html latex example > knn.cv text html latex example > knn1 text html latex example > lvq1 text html latex example > lvq2 text html latex example > lvq3 text html latex example > lvqinit text html latex example > lvqtest text html latex example > multiedit text html latex example > olvq1 text html latex example > reduce.nn text html latex example > somgrid text html latex >** building package indices ... >* DONE (class) > >* Installing *source* package 'nnet' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o nnet.so nnet.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'nnet' > Formats: text html latex example > class.ind text html latex example > multinom text html latex example > nnet.Hess text html latex example > nnet text html latex example > predict.nnet text html latex example > which.is.max text html latex example >** building package indices ... >* DONE (nnet) > >* Installing *source* package 'spatial' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o spatial.so init.o krc.o pps.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'spatial' > Formats: text html latex example > Kaver text html latex example > Kenvl text html latex example > Kfn text html latex example > Psim text html latex example > SSI text html latex example > Strauss text html latex example > anova.trls text html latex example > correlogram text html latex example > expcov text html latex example > ppgetregion text html latex > ppinit text html latex example > pplik text html latex example > ppregion text html latex > predict.trls text html latex example > prmat text html latex example > semat text html latex example > surf.gls text html latex example > surf.ls text html latex example > trls.influence text html latex example > trmat text html latex example > variogram text html latex example >** building package indices ... >* DONE (spatial) >* DONE (VR) >begin installing recommended package rpart >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'rpart' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o rpart.so anova.o anovapred.o branch.o bsplit.o choose_surg.o fix_cp.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o rpart_callback.o rpart.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o s_to_rp.o s_xpred.o surrogate.o usersplit.o xval.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'rpart' > Formats: text html latex example > car.test.frame text html latex example > cu.summary text html latex example > kyphosis text html latex example > labels.rpart text html latex > meanvar.rpart text html latex example > na.rpart text html latex > path.rpart text html latex example > plot.rpart text html latex example > plotcp text html latex > post.rpart text html latex example > predict.rpart text html latex example > print.rpart text html latex example > printcp text html latex example > prune.rpart text html latex example > residuals.rpart text html latex example > rpart-internal text html latex > rpart text html latex example > rpart.control text html latex > rpart.object text html latex > rpconvert text html latex > rsq.rpart text html latex example > snip.rpart text html latex example > solder text html latex example > summary.rpart text html latex example > text.rpart text html latex example > xpred.rpart text html latex example >** building package indices ... >* DONE (rpart) >begin installing recommended package survival >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'lattice' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o lattice.so init.o threeDplot.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >** demo >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'lattice' > Formats: text html latex example > Lattice text html latex example > Rows text html latex > axis.default text html latex example > banking text html latex example > barchart.table text html latex example > barley text html latex example > cloud text html latex example > draw.colorkey text html latex > draw.key text html latex > environmental text html latex example > ethanol text html latex example > histogram text html latex example > interaction text html latex example > lattice.options text html latex example > latticeParseFormula text html latex > level.colors text html latex example > levelplot text html latex example > llines text html latex > lset text html latex > make.groups text html latex example > melanoma text html latex example > oneway text html latex > packet.panel.default text html latex example > panel.axis text html latex > panel.barchart text html latex > panel.bwplot text html latex example > panel.cloud text html latex > panel.densityplot text html latex > panel.dotplot text html latex > panel.functions text html latex > panel.histogram text html latex > panel.levelplot text html latex > panel.number text html latex > panel.pairs text html latex > panel.parallel text html latex > panel.qqmath text html latex > panel.qqmathline text html latex > panel.smoothScatter text html latex example > panel.stripplot text html latex > panel.superpose text html latex > panel.violin text html latex example > panel.xyplot text html latex example > prepanel.default text html latex > prepanel.functions text html latex > print.trellis text html latex example > qq text html latex example > qqmath text html latex example > rfs text html latex example > shingles text html latex example > simpleKey text html latex > simpleTheme text html latex example > singer text html latex example > splom text html latex example > strip.default text html latex example > tmd text html latex example > trellis.device text html latex > trellis.object text html latex > trellis.par.get text html latex example > update.trellis text html latex example > utilities.3d text html latex > xyplot text html latex example >** building package indices ... >* DONE (lattice) >begin installing recommended package Matrix >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'foreign' ... >checking for gcc... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ANSI C... none needed >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -Wno-long-long... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for egrep... grep -E >checking for ANSI C header files... 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 byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking for double... yes >checking size of double... 8 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >configure: creating ./config.status >config.status: creating src/Makevars >config.status: creating src/swap_bytes.h >config.status: creating src/var.h >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o foreign.so avl.o dbfopen.o file-handle.o format.o init.o minitab.o pfm-read.o R_systat.o Rdbfread.o Rdbfwrite.o SASxport.o sfm-read.o spss.o stataread.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'foreign' > Formats: text html latex example > lookup.xport text html latex example > read.S text html latex example > read.arff text html latex > read.dbf text html latex example > read.dta text html latex example > read.epiinfo text html latex example > read.mtp text html latex example > read.octave text html latex > read.spss text html latex example > read.ssd text html latex example > read.systat text html latex example > read.xport text html latex example > write.arff text html latex example > write.dbf text html latex example > write.dta text html latex example > write.foreign text html latex example >** building package indices ... >* DONE (foreign) >begin installing recommended package nlme >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'survival' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o survival.so agexact.o agfit3.o agfit5.o agmart.o agmart2.o agscore.o agsurv1.o agsurv2.o agsurv3.o chinv2.o chinv3.o cholesky2.o cholesky3.o chsolve2.o chsolve3.o cox_Rcallback.o coxdetail.o coxfit2.o coxfit5.o coxmart.o coxph_wtest.o coxscho.o coxscore.o dmatrix.o doloop.o pyears1.o pyears2.o pyears3.o pystep.o survConcordance.o survdiff2.o survfit4.o survpenal.o survreg6.o survreg7.o survregc1.o survregc2.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >Read 200 items >Read 200 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >Read 660 items >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'survival' > Formats: text html latex example > Surv text html latex example > aareg text html latex example > aml text html latex > anova.coxph text html latex example > attrassign text html latex example > basehaz text html latex > bladder text html latex > cch text html latex example > cgd text html latex > clogit text html latex example > cluster text html latex example > colon text html latex > cox.zph text html latex example > coxph text html latex example > coxph.control text html latex > coxph.detail text html latex example > coxph.object text html latex > dsurvreg text html latex example > frailty text html latex example > heart text html latex > is.ratetable text html latex example > kidney text html latex example > lines.survfit text html latex example > lung text html latex > mgus text html latex > nwtco text html latex example > ovarian text html latex > pbc text html latex > pbcseq text html latex > plot.aareg text html latex > plot.cox.zph text html latex example > plot.survfit text html latex example > predict.coxph text html latex example > predict.survreg text html latex example > print.aareg text html latex > print.summary.coxph text html latex > print.summary.survfit text html latex > print.survfit text html latex > pspline text html latex example > pyears text html latex example > ratetable text html latex example > rats text html latex > residuals.coxph text html latex example > residuals.survreg text html latex example > ridge text html latex example > stanford2 text html latex > strata text html latex example > summary.aareg text html latex example > summary.coxph text html latex example > summary.survfit text html latex example > survConcordance text html latex example > survSplit text html latex example > survdiff text html latex example > survexp text html latex example > survexp.fit text html latex > survexp.us text html latex example > survfit text html latex example > survfit.coxph text html latex example > survfit.object text html latex > survival-internal text html latex > survobrien text html latex example > survreg text html latex example >Note: removing empty section \examples in file 'survreg.control.Rd' > survreg.control text html latex > survreg.distributions text html latex example > survreg.object text html latex > survregDtest text html latex example > tcut text html latex example > tobin text html latex example > untangle.specials text html latex example > veteran text html latex >** building package indices ... >* DONE (survival) >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'nlme' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o nlme.so corStruct.o gnls.o init.o matrix.o nlme.o nlmefit.o nlOptimizer.o nls.o pdMat.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** moving datasets to lazyload DB >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'nlme' > Formats: text html latex example > ACF text html latex example > ACF.gls text html latex example > ACF.lme text html latex example > Alfalfa text html latex > Assay text html latex > BIC text html latex example > BIC.logLik text html latex example > BodyWeight text html latex > Cefamandole text html latex example > Coef text html latex example > Covariate text html latex example > Covariate.varFunc text html latex example > Dialyzer text html latex > Dim text html latex example > Dim.corSpatial text html latex example > Dim.corStruct text html latex example > Dim.pdMat text html latex example > Earthquake text html latex > Extract.pdMat text html latex example > Fatigue text html latex > Gasoline text html latex > Glucose text html latex > Glucose2 text html latex > Gun text html latex > IGF text html latex > Initialize text html latex example > Initialize.corStruct text html latex example > Initialize.glsStruct text html latex > Initialize.lmeStruct text html latex > Initialize.reStruct text html latex > Initialize.varFunc text html latex example > LDEsysMat text html latex example > Machines text html latex > MathAchSchool text html latex > MathAchieve text html latex example > Matrix text html latex example > Matrix.pdMat text html latex example > Matrix.reStruct text html latex example > Meat text html latex > Milk text html latex > Muscle text html latex > Names text html latex example > Names.formula text html latex example > Names.pdBlocked text html latex example > Names.pdMat text html latex example > Names.reStruct text html latex example > Nitrendipene text html latex > Oats text html latex > Orthodont text html latex example > Ovary text html latex > Oxboys text html latex > Oxide text html latex > PBG text html latex > Phenobarb text html latex > Pixel text html latex example > Quinidine text html latex > Rail text html latex > RatPupWeight text html latex > Relaxin text html latex > Remifentanil text html latex > Soybean text html latex example > Spruce text html latex > Tetracycline1 text html latex > Tetracycline2 text html latex > VarCorr text html latex example > Variogram text html latex example > Variogram.corExp text html latex example > Variogram.corGaus text html latex example > Variogram.corLin text html latex example > Variogram.corRatio text html latex example > Variogram.corSpatial text html latex example > Variogram.corSpher text html latex example > Variogram.default text html latex example > Variogram.gls text html latex example > Variogram.lme text html latex example > Wafer text html latex > Wheat text html latex > Wheat2 text html latex > allCoef text html latex example > anova.gls text html latex example > anova.lme text html latex example > as.matrix.corStruct text html latex example > as.matrix.pdMat text html latex example > as.matrix.reStruct text html latex example > asOneFormula text html latex example > asTable text html latex example > augPred text html latex example > balancedGrouped text html latex example > bdf text html latex example > coef.corStruct text html latex example > coef.gnls text html latex example > coef.lmList text html latex example > coef.lme text html latex example > coef.modelStruct text html latex example > coef.pdMat text html latex example > coef.reStruct text html latex example > coef.varFunc text html latex example > collapse text html latex example > collapse.groupedData text html latex example > compareFits text html latex example > comparePred text html latex example > corAR1 text html latex example > corARMA text html latex example > corCAR1 text html latex example > corClasses text html latex > corCompSymm text html latex example > corExp text html latex example > corFactor text html latex example > corFactor.corStruct text html latex example > corGaus text html latex example > corLin text html latex example > corMatrix text html latex example > corMatrix.corStruct text html latex example > corMatrix.pdMat text html latex example > corMatrix.reStruct text html latex example > corNatural text html latex example > corRatio text html latex example > corSpatial text html latex example > corSpher text html latex example > corSymm text html latex example > ergoStool text html latex example > fdHess text html latex example > fitted.glsStruct text html latex > fitted.gnlsStruct text html latex > fitted.lmList text html latex example > fitted.lme text html latex example > fitted.lmeStruct text html latex > fitted.nlmeStruct text html latex > fixed.effects text html latex example > fixef.lmList text html latex example > formula.pdBlocked text html latex example > formula.pdMat text html latex example > formula.reStruct text html latex example > gapply text html latex example > getCovariate text html latex example > getCovariate.corStruct text html latex example > getCovariate.data.frame text html latex example > getCovariate.varFunc text html latex example > getCovariateFormula text html latex example > getData text html latex example > getData.gls text html latex example > getData.lmList text html latex example > getData.lme text html latex example > getGroups text html latex example > getGroups.corStruct text html latex example > getGroups.data.frame text html latex example > getGroups.gls text html latex example > getGroups.lmList text html latex example > getGroups.lme text html latex example > getGroups.varFunc text html latex example > getGroupsFormula text html latex example > getResponse text html latex example > getResponseFormula text html latex example > getVarCov text html latex example > gls text html latex example > glsControl text html latex example > glsObject text html latex > glsStruct text html latex example > gnls text html latex example > gnlsControl text html latex example > gnlsObject text html latex > gnlsStruct text html latex example > groupedData text html latex example > gsummary text html latex example > intervals text html latex example > intervals.gls text html latex example > intervals.lmList text html latex example > intervals.lme text html latex example > isBalanced text html latex example > isInitialized text html latex example > lmList text html latex example > lmList.groupedData text html latex example > lme text html latex example > lme.groupedData text html latex example > lme.lmList text html latex example > lmeControl text html latex example > lmeObject text html latex > lmeScale text html latex > lmeStruct text html latex example > logDet text html latex example > logDet.corStruct text html latex example > logDet.pdMat text html latex example > logDet.reStruct text html latex example > logLik.corStruct text html latex example > logLik.glsStruct text html latex > logLik.gnls text html latex example > logLik.gnlsStruct text html latex > logLik.lmList text html latex example > logLik.lme text html latex example > logLik.lmeStruct text html latex > logLik.reStruct text html latex > logLik.varFunc text html latex example > model.matrix.reStruct text html latex example > needUpdate text html latex example > needUpdate.modelStruct text html latex example > nlme text html latex example > nlme.nlsList text html latex example > nlmeControl text html latex example > nlmeObject text html latex > nlmeStruct text html latex example > nlsList text html latex example > nlsList.selfStart text html latex example > pairs.compareFits text html latex example > pairs.lmList text html latex example > pairs.lme text html latex example > pdBlocked text html latex example > pdClasses text html latex > pdCompSymm text html latex example > pdConstruct text html latex example > pdConstruct.pdBlocked text html latex example > pdDiag text html latex example > pdFactor text html latex example > pdFactor.reStruct text html latex example > pdIdent text html latex example > pdLogChol text html latex example > pdMat text html latex example > pdMatrix text html latex example > pdMatrix.reStruct text html latex example > pdNatural text html latex example > pdSymm text html latex example > phenoModel text html latex > plot.ACF text html latex example > plot.Variogram text html latex example > plot.augPred text html latex example > plot.compareFits text html latex example > plot.gls text html latex example > plot.intervals.lmList text html latex example > plot.lmList text html latex example > plot.lme text html latex example > plot.nffGroupedData text html latex example > plot.nfnGroupedData text html latex example > plot.nmGroupedData text html latex example > plot.ranef.lmList text html latex example > plot.ranef.lme text html latex example > pooledSD text html latex example > predict.gls text html latex example > predict.gnls text html latex example > predict.lmList text html latex example > predict.lme text html latex example > predict.nlme text html latex example > print.summary.pdMat text html latex example > print.varFunc text html latex example > qqnorm.gls text html latex example > qqnorm.lme text html latex example > quinModel text html latex > random.effects text html latex example > ranef.lmList text html latex example > ranef.lme text html latex example > reStruct text html latex example > recalc text html latex example > recalc.corStruct text html latex > recalc.modelStruct text html latex > recalc.reStruct text html latex > recalc.varFunc text html latex > residuals.gls text html latex example > residuals.glsStruct text html latex > residuals.gnlsStruct text html latex > residuals.lmList text html latex example > residuals.lme text html latex example > residuals.lmeStruct text html latex > residuals.nlmeStruct text html latex > simulate.lme text html latex example > solve.pdMat text html latex example > solve.reStruct text html latex example > splitFormula text html latex example > summary.corStruct text html latex example > summary.gls text html latex example > summary.lmList text html latex example > summary.lme text html latex example > summary.modelStruct text html latex example > summary.nlsList text html latex example > summary.pdMat text html latex example > summary.varFunc text html latex example > update.modelStruct text html latex > update.varFunc text html latex > varClasses text html latex > varComb text html latex example > varConstPower text html latex example > varExp text html latex example > varFixed text html latex example > varFunc text html latex example > varIdent text html latex example > varPower text html latex example > varWeights text html latex example > varWeights.glsStruct text html latex > varWeights.lmeStruct text html latex >** building package indices ... >* DONE (nlme) >begin installing recommended package mgcv >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'mgcv' ... >** libs >x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -Wl,-O1 -o mgcv.so gcv.o gdi.o init.o magic.o mat.o matrix.o mgcv.o misc.o qp.o tprs.o -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lRlapack -lblas -lgfortran -lm -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** inst >** preparing package for lazy loading >** help >*** installing help indices > >>> Building/Updating help pages for package 'mgcv' > Formats: text html latex example > Predict.matrix text html latex example > Predict.matrix.cr.smooth text html latex example > Tweedie text html latex example > anova.gam text html latex example > cSplineDes text html latex example > choose.k text html latex example > exclude.too.far text html latex example > extract.lme.cov text html latex example > fix.family.link text html latex > fixDependence text html latex example > formXtViX text html latex > formula.gam text html latex > full.score text html latex > gam text html latex example > gam.check text html latex example > gam.control text html latex > gam.convergence text html latex > gam.fit text html latex > gam.fit3 text html latex > gam.models text html latex example > gam.outer text html latex > gam.selection text html latex example > gam.side text html latex example > gam2objective text html latex > gamObject text html latex > gamSim text html latex example > gamm text html latex example > get.var text html latex example > influence.gam text html latex > initial.sp text html latex > interpret.gam text html latex > ldTweedie text html latex example > linear.functional.terms text html latex example > logLik.gam text html latex > magic text html latex example > magic.post.proc text html latex > mgcv-package text html latex example > mgcv text html latex example > mgcv.control text html latex > model.matrix.gam text html latex example > mono.con text html latex example > mroot text html latex example > negbin text html latex example > new.name text html latex example > notExp text html latex example > notExp2 text html latex example > null.space.dimension text html latex example > pcls text html latex example > pdIdnot text html latex example > pdTens text html latex example > place.knots text html latex example > plot.gam text html latex example > predict.gam text html latex example > print.gam text html latex > residuals.gam text html latex > s text html latex example > smooth.construct text html latex example > smooth.construct.ad.smooth.spec text html latex example > smooth.construct.cr.smooth.spec text html latex example > smooth.construct.ps.smooth.spec text html latex example > smooth.construct.tensor.smooth.sp text html latex example > smooth.construct.tp.smooth.spec text html latex example > smooth.terms text html latex example > smoothCon text html latex > sp.vcov text html latex example > step.gam text html latex example > summary.gam text html latex example > te text html latex example > tensor.prod.model.matrix text html latex example > uniquecombs text html latex example > vcov.gam text html latex example > vis.gam text html latex example >** building package indices ... >* DONE (mgcv) >WARNING: ignoring environment value of R_HOME >* Installing *source* package 'Matrix' ... >** libs >x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -o Matrix.so CHMfactor.o Csparse.o TMatrix_as.o Tsparse.o init.o Mutils.o chm_common.o cs.o cs_utils.o dense.o dgCMatrix.o dgTMatrix.o dgeMatrix.o dpoMatrix.o dppMatrix.o dsCMatrix.o dsyMatrix.o dspMatrix.o dtCMatrix.o dtTMatrix.o dtrMatrix.o dtpMatrix.o factorizations.o ldense.o lgCMatrix.o sparseQR.o CHOLMOD.a COLAMD.a AMD.a -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lRlapack -lblas -lgfortran -lm -L/var/tmp/portage/dev-lang/R-2.9.0/work/R-2.9.0/lib -lR >** R >** data >** inst >** preparing package for lazy loading >Creating a generic for "rcond" in package "Matrix" > (the supplied definition differs from and overrides the implicit generic in package "base": Formal arguments differ: (x, norm, ...), (x, norm, triangular, ...)) >Creating a new generic function for "image" in "Matrix" >Creating a new generic function for "solve" in "Matrix" >Creating a new generic function for "determinant" in "Matrix" >Creating a new generic function for "update" in "Matrix" >Creating a new generic function for "colSums" in "Matrix" >Creating a new generic function for "colMeans" in "Matrix" >Creating a new generic function for "rowSums" in "Matrix" >Creating a new generic function for "rowMeans" in "Matrix" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "colSums" no definition for class: "igCMatrix" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "rowSums" no definition for class: "igCMatrix" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "colMeans" no definition for class: "igCMatrix" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "rowMeans" no definition for class: "igCMatrix" >Creating a new generic function for "crossprod" in "Matrix" >Creating a new generic function for "tcrossprod" in "Matrix" >Creating a new generic function for "t" in "Matrix" >Creating a new generic function for "diag" in "Matrix" >Creating a new generic function for "chol" in "Matrix" >Creating a new generic function for "isSymmetric" in "Matrix" >Creating a new generic function for "qr" in "Matrix" >Creating a new generic function for "as.vector" in "Matrix" >Creating a new generic function for "print" in "Matrix" >Creating a new generic function for "zapsmall" in "Matrix" >Creating a new generic function for "kronecker" in "Matrix" >Creating a new generic function for "as.matrix" in "Matrix" >Creating a new generic function for "as.array" in "Matrix" >Creating a new generic function for "head" in "Matrix" >Creating a new generic function for "tail" in "Matrix" >Creating a new generic function for "drop" in "Matrix" >Creating a new generic function for "mean" in "Matrix" >Creating a new generic function for "cov2cor" in "Matrix" >Creating a new generic function for "unname" in "Matrix" >Creating a new generic function for "all.equal" in "Matrix" >Creating a new generic function for "diff" in "Matrix" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csr" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.coo" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "matrix.csc" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graphAM" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graph" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graphNEL" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graphNEL" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graph" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graphNEL" >Warning in matchSignature(signature, fdef, where) : > in the method signature for function "coerce" no definition for class: "graphNEL" >Creating a new generic function for "summary" in "Matrix" >Creating a new generic function for "qr.R" in "Matrix" >Creating a new generic function for "qr.qy" in "Matrix" >Creating a new generic function for "qr.qty" in "Matrix" >Creating a new generic function for "qr.coef" in "Matrix" >Creating a new generic function for "qr.resid" in "Matrix" >Creating a new generic function for "qr.fitted" in "Matrix" >** help >*** installing help indices > >>> Building/Updating help pages for package 'Matrix' > Formats: text html latex example > BunchKaufman-methods text html latex example > CAex text html latex example > CHMfactor-class text html latex example > Cholesky-class text html latex example > Cholesky text html latex example > CsparseMatrix-class text html latex example > Diagonal text html latex example > Hilbert text html latex example > KNex text html latex example > LU-class text html latex example > Matrix-class text html latex example > Matrix text html latex example > MatrixFactorization-class text html latex example > RsparseMatrix-class text html latex example > Schur-class text html latex example > Schur text html latex example > SparseM-conv text html latex > Subassign-methods text html latex example > TsparseMatrix-class text html latex example > USCounties text html latex example > Xtrct-methods text html latex example > all-methods text html latex example > all.equal-methods text html latex example > atomicVector-class text html latex example > band text html latex example > bandSparse text html latex example > bdiag text html latex example > cBind text html latex example > chol text html latex example > colSums text html latex example > compMatrix-class text html latex > dMatrix-class text html latex example > ddenseMatrix-class text html latex example > ddiMatrix-class text html latex example > denseMatrix-class text html latex example > dgCMatrix-class text html latex example > dgRMatrix-class text html latex > dgTMatrix-class text html latex example > dgeMatrix-class text html latex > diagonalMatrix-class text html latex example > dpoMatrix-class text html latex example > drop0 text html latex example > dsCMatrix-class text html latex example > dsRMatrix-class text html latex example > dsparseMatrix-class text html latex example > dsyMatrix-class text html latex example > dtCMatrix-class text html latex example > dtRMatrix-class-def text html latex example > dtpMatrix-class text html latex example > dtrMatrix-class text html latex example > expand text html latex example > expm text html latex example > externalFormats text html latex example > facmul text html latex example > forceSymmetric text html latex example > generalMatrix-class text html latex > image-methods text html latex example > index-class text html latex example > is.na-methods text html latex example > isSymmetric-methods text html latex > kronecker-methods text html latex example > ldenseMatrix-class text html latex example > ldiMatrix-class text html latex example > lgeMatrix-class text html latex example > lsparseMatrix-classes text html latex example > lsyMatrix-class text html latex example > ltrMatrix-class text html latex example > lu text html latex example > nMatrix-class text html latex example > ndenseMatrix-class text html latex example > nearPD text html latex example > ngeMatrix-class text html latex example > nnzero text html latex example > norm text html latex example > nsparseMatrix-classes text html latex example > nsyMatrix-class text html latex example > ntrMatrix-class text html latex example > number-class text html latex example > pMatrix-class text html latex example > printSpMatrix text html latex example > qr-methods text html latex > rcond text html latex example > replValue-class text html latex example > spMatrix text html latex example > sparseLU-class text html latex example > sparseMatrix-class text html latex example > sparseMatrix text html latex example > sparseQR-class text html latex example > sparseVector-class text html latex example > symmetricMatrix-class text html latex example > symmpart text html latex example > tcrossprod text html latex example > triangularMatrix-class text html latex example > unpack text html latex example > unused-classes text html latex example > xtabs text html latex example >** building package indices ... >Loading required package: Matrix > >Attaching package: 'Matrix' > > > The following object(s) are masked from package:stats : > > xtabs > > > The following object(s) are masked from package:base : > > rcond > >* DONE (Matrix) >make -s -j3 -j1 -C src/nmath/standalone libRmath_la_LDFLAGS=-Wl,-soname,libRmath.so.0.0.0 >Copying source files >making mlutils.d from mlutils.c >making d1mach.d from d1mach.c >making i1mach.d from i1mach.c >making fmax2.d from fmax2.c >making fmin2.d from fmin2.c >making fprec.d from fprec.c >making fround.d from fround.c >making ftrunc.d from ftrunc.c >making sign.d from sign.c >making fsign.d from fsign.c >making imax2.d from imax2.c >making imin2.d from imin2.c >making chebyshev.d from chebyshev.c >making log1p.d from log1p.c >making expm1.d from expm1.c >making lgammacor.d from lgammacor.c >making gammalims.d from gammalims.c >making stirlerr.d from stirlerr.c >making bd0.d from bd0.c >making gamma.d from gamma.c >making lgamma.d from lgamma.c >making gamma_cody.d from gamma_cody.c >making beta.d from beta.c >making lbeta.d from lbeta.c >making polygamma.d from polygamma.c >making bessel_i.d from bessel_i.c >making bessel_j.d from bessel_j.c >making bessel_k.d from bessel_k.c >making bessel_y.d from bessel_y.c >making choose.d from choose.c >making snorm.d from snorm.c >making sexp.d from sexp.c >making dgamma.d from dgamma.c >making pgamma.d from pgamma.c >making qgamma.d from qgamma.c >making rgamma.d from rgamma.c >making dbeta.d from dbeta.c >making pbeta.d from pbeta.c >making qbeta.d from qbeta.c >making rbeta.d from rbeta.c >making dunif.d from dunif.c >making punif.d from punif.c >making qunif.d from qunif.c >making runif.d from runif.c >making dnorm.d from dnorm.c >making pnorm.d from pnorm.c >making qnorm.d from qnorm.c >making rnorm.d from rnorm.c >making dlnorm.d from dlnorm.c >making plnorm.d from plnorm.c >making qlnorm.d from qlnorm.c >making rlnorm.d from rlnorm.c >making df.d from df.c >making pf.d from pf.c >making qf.d from qf.c >making rf.d from rf.c >making dnf.d from dnf.c >making dt.d from dt.c >making pt.d from pt.c >making qt.d from qt.c >making rt.d from rt.c >making dnt.d from dnt.c >making dchisq.d from dchisq.c >making pchisq.d from pchisq.c >making qchisq.d from qchisq.c >making rchisq.d from rchisq.c >making rnchisq.d from rnchisq.c >making dbinom.d from dbinom.c >making pbinom.d from pbinom.c >making qbinom.d from qbinom.c >making rbinom.d from rbinom.c >making rmultinom.d from rmultinom.c >making dcauchy.d from dcauchy.c >making pcauchy.d from pcauchy.c >making qcauchy.d from qcauchy.c >making rcauchy.d from rcauchy.c >making dexp.d from dexp.c >making pexp.d from pexp.c >making qexp.d from qexp.c >making rexp.d from rexp.c >making dgeom.d from dgeom.c >making pgeom.d from pgeom.c >making qgeom.d from qgeom.c >making rgeom.d from rgeom.c >making dhyper.d from dhyper.c >making phyper.d from phyper.c >making qhyper.d from qhyper.c >making rhyper.d from rhyper.c >making dnbinom.d from dnbinom.c >making pnbinom.d from pnbinom.c >making qnbinom.d from qnbinom.c >making rnbinom.d from rnbinom.c >making dpois.d from dpois.c >making ppois.d from ppois.c >making qpois.d from qpois.c >making rpois.d from rpois.c >making dweibull.d from dweibull.c >making pweibull.d from pweibull.c >making qweibull.d from qweibull.c >making rweibull.d from rweibull.c >making dlogis.d from dlogis.c >making plogis.d from plogis.c >making qlogis.d from qlogis.c >making rlogis.d from rlogis.c >making dnchisq.d from dnchisq.c >making pnchisq.d from pnchisq.c >making qnchisq.d from qnchisq.c >making dnbeta.d from dnbeta.c >making pnbeta.d from pnbeta.c >making qnbeta.d from qnbeta.c >making pnf.d from pnf.c >making pnt.d from pnt.c >making qnf.d from qnf.c >making qnt.d from qnt.c >making ptukey.d from ptukey.c >making qtukey.d from qtukey.c >making toms708.d from toms708.c >making wilcox.d from wilcox.c >making signrank.d from signrank.c >making std_unif.d from std_unif.c >>>> Source compiled. >>>> Test phase [not enabled]: dev-lang/R-2.9.0 > >>>> Install R-2.9.0 into /var/tmp/portage/dev-lang/R-2.9.0/image/ category dev-lang >make -s -j3 DESTDIR=/var/tmp/portage/dev-lang/R-2.9.0/image/ install >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R >installing doc ... >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/share/doc/R-2.9.0 >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/share/man/man1 >installing doc/html ... >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/share/doc/R-2.9.0/html >installing doc/html/search ... >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/share/doc/R-2.9.0/html/search >installing doc/manual ... >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/share/doc/R-2.9.0/manual >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/etc >installing etc ... >installing share ... >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/R >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/encodings >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/java >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/licenses >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/make >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/perl >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/perl/R >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/perl/File/Copy >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/perl/Text >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/sh >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/texmf >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/bin >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/bin >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/include >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/include/R_ext >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/pkgconfig >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/bin/exec >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/lib >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/modules >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/library >installing packages ... > building HTML index ... >installing translations: >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/en/LC_MESSAGES > en >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/en_GB/LC_MESSAGES > en_GB >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/es/LC_MESSAGES > es >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/fr/LC_MESSAGES > fr >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/de/LC_MESSAGES > de >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/it/LC_MESSAGES > it >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/ja/LC_MESSAGES > ja >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/ko/LC_MESSAGES > ko >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/pt_BR/LC_MESSAGES > pt_BR >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/ru/LC_MESSAGES > ru >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/zh_CN/LC_MESSAGES > zh_CN >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/lib64/R/share/locale/zh_TW/LC_MESSAGES > zh_TW >make -s -j3 -C src/nmath/standalone DESTDIR=/var/tmp/portage/dev-lang/R-2.9.0/image/ install >mkdir -p -- /var/tmp/portage/dev-lang/R-2.9.0/image//usr/include >cp: cannot create regular file `/var/tmp/portage/dev-lang/R-2.9.0/image//usr/include/Rmath.h': No such file or directory >make: *** [install-header] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m > [31;01m*[0m ERROR: dev-lang/R-2.9.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_install > [31;01m*[0m environment, line 3598: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -C src/nmath/standalone DESTDIR="${D}" install || die "emake install math library failed"; > [31;01m*[0m The die message: > [31;01m*[0m emake install math library failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/lib/entropy/logs/dev-lang:R-2.9.0:20090512-081330.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/R-2.9.0/temp/environment'. > [31;01m*[0m >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 269511
: 191008