Last data update: 2014.03.03

gsl

Package: gsl
Version: 1.9-10.1
Depends: R (>= 2.10.0)
Date: 2015-12-02
Title: wrapper for the Gnu Scientific Library
Author: Robin K. S. Hankin; qrng functions by Duncan Murdoch and
multimin by Andrew Clausen
SystemRequirements: Gnu Scientific Library version >= 1.12
Description:
An R wrapper for the special functions and quasi random number
generators of the Gnu Scientific Library
(http://www.gnu.org/software/gsl/). See gsl-package.Rd for details of
overall package organization, and Misc.Rd for some functions that are
widely used in the package, and some tips on installation.
Maintainer: Robin K. S. Hankin <hankin.robin@gmail.com>
License: GPL-2
Packaged: 2015-12-02 11:10:29 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-12-02 12:31:29

● Cran Task View: Optimization
● 0 images, 32 functions, 0 datasets
Reverse Depends: 8

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'gsl' ...
** package 'gsl' successfully unpacked and MD5 sums checked
checking for gsl-config... /usr/bin/gsl-config
checking if GSL version >= 1.12... checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c airy.c -o airy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c bessel.c -o bessel.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c clausen.c -o clausen.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c coulomb.c -o coulomb.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c coupling.c -o coupling.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c dawson.c -o dawson.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c debye.c -o debye.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c dilog.c -o dilog.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c ellint.c -o ellint.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c elljac.c -o elljac.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c error.c -o error.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c expint.c -o expint.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c fermi_dirac.c -o fermi_dirac.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c gamma.c -o gamma.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c gegenbauer.c -o gegenbauer.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c hyperg.c -o hyperg.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c laguerre.c -o laguerre.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c lambert.c -o lambert.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c legendre.c -o legendre.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c log.c -o log.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c multimin.c -o multimin.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c poly.c -o poly.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c pow_int.c -o pow_int.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c psi.c -o psi.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c qrng.c -o qrng.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c rng.c -o rng.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c synchrotron.c -o synchrotron.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c transport.c -o transport.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c trig.c -o trig.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c vector.c -o vector.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I. -I/usr/local/include    -fpic  -g -O2  -c zeta.c -o zeta.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o gsl.so airy.o bessel.o clausen.o coulomb.o coupling.o dawson.o debye.o dilog.o ellint.o elljac.o error.o expint.o fermi_dirac.o gamma.o gegenbauer.o hyperg.o laguerre.o lambert.o legendre.o log.o multimin.o poly.o pow_int.o psi.o qrng.o rng.o synchrotron.o transport.o trig.o vector.o zeta.o -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/gsl/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'gsl'
    finding HTML links ... done
    Airy                                    html  
    Bessel                                  html  
    Clausen                                 html  
    Coulomb                                 html  
    Coupling                                html  
    Dawson                                  html  
    Debye                                   html  
    Dilog                                   html  
    Ellint                                  html  
    Elljac                                  html  
    Error                                   html  
    Expint                                  html  
    Fermi-Dirac                             html  
    Gamma                                   html  
    Gegenbauer                              html  
    Hyperg                                  html  
    Laguerre                                html  
    Lambert                                 html  
    Legendre                                html  
    Log                                     html  
    Misc                                    html  
    Multimin                                html  
    Poly                                    html  
    Pow_int                                 html  
    Psi                                     html  
    Qrng                                    html  
    Rng                                     html  
    Synchrotron                             html  
    Transport                               html  
    Trig                                    html  
    Zeta                                    html  
    gsl-package                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (gsl)
Making 'packages.html' ... done