Last data update: 2014.03.03

truncnorm

Package: truncnorm
Version: 1.0-7
Title: Truncated normal distribution
Description: r/d/p/q functions for the truncated normal distribution
Author:
Heike Trautmann <trautmann@statistik.uni-dortmund.de>
and Detlef Steuer <detlef.steuer@hsu-hamburg.de>
and Olaf Mersmann <olafm@statistik.uni-dortmund.de>
and Björn Bornkamp <bornkamp@statistik.tu-dortmund.de>
Maintainer: Olaf Mersmann <olafm@statistik.uni-dortmund.de>
Depends: R (>= 2.15.0)
License: GPL-2
Encoding: UTF-8
Date:
Packaged: 2014-01-21 08:56:20 UTC; olafm
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-01-21 10:17:26

● Cran Task View: Distributions
● 0 images, 1 functions, 0 datasets
Reverse Depends: 6

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'truncnorm' ...
** package 'truncnorm' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rtruncnorm.c -o rtruncnorm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c truncnorm.c -o truncnorm.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c zeroin.c -o zeroin.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o truncnorm.so rtruncnorm.o truncnorm.o zeroin.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/truncnorm/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'truncnorm'
    finding HTML links ... done
    dtruncnorm                              html  
** building package indices
** testing if installed package can be loaded
* DONE (truncnorm)
Making 'packages.html' ... done