Last data update: 2014.03.03

awsMethods

Package: awsMethods
Version: 1.0-3.1
Date: 2014-03-05
Title: Class and Methods Definitions for Packages 'aws', 'adimpro',
'fmri' and 'dti'
Authors@R: c(person("Joerg","Polzehl",role=c("aut","cre"),email="joerg.polzehl@wias-berlin.de"),person("Felix","Anker",role=c("ctb")))
Depends: R (>= 2.14.0), methods
Description: The package defines method extract and provides OpenMP support needed in several packages.
License: GPL (>= 2)
Copyright: This package is Copyright (C) 2012-14 Weierstrass Institute
for Applied Analysis and Stochastics.
URL: http://www.wias-berlin.de/projects/matheon_a3/
Packaged: 2016-01-07 07:01:52 UTC; ripley
Author: Joerg Polzehl [aut, cre],
Felix Anker [ctb]
Maintainer: Joerg Polzehl <joerg.polzehl@wias-berlin.de>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-01-08 08:07:47

● 0 images, 3 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'awsMethods' ...
** package 'awsMethods' successfully unpacked and MD5 sums checked
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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
checking for gcc option to support OpenMP... -fopenmp
checking whether OpenMP will work in a package... yes
configure: creating ./config.status
config.status: creating R/onAttach.r
config.status: creating src/Makevars
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -fopenmp -fpic  -g -O2  -c omp_funcs.c -o omp_funcs.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o awsMethods.so omp_funcs.o -fopenmp -L/home/ddbj/local/lib64/R/lib -lRblas -L/home/ddbj/local/lib64/R/lib -lRlapack -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/awsMethods/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'awsMethods'
    finding HTML links ... done
    extract-methods                         html  
    risk-methods                            html  
    setCores                                html  
** building package indices
** testing if installed package can be loaded
* DONE (awsMethods)
Making 'packages.html' ... done