Last data update: 2014.03.03

meta

Package: meta
Title: General Package for Meta-Analysis
Version: 4.4-1
Depends: R (>= 2.9.1)
Imports: grid
Suggests: metafor, lme4, numDeriv, BiasedUrn
Authors@R: c(person("Guido","Schwarzer", role=c("cre","aut"), email="sc@imbi.uni-freiburg.de"))
Date: 2016-06-20
Description: User-friendly general package providing standard methods for meta-analysis and supporting Schwarzer, Carpenter, and Rücker, "Meta-Analysis with R" (2015):
- fixed effect and random effects meta-analysis;
- several plots (forest, funnel, Galbraith / radial, L'Abbe, Baujat, bubble);
- statistical tests and trim-and-fill method to evaluate bias in meta-analysis;
- import data from 'RevMan 5';
- prediction interval, Hartung-Knapp and Paule-Mandel method for random effects model;
- cumulative meta-analysis and leave-one-out meta-analysis;
- meta-regression (if R package 'metafor' is installed);
- generalised linear mixed models (if R packages 'metafor', 'lme4', 'numDeriv', and 'BiasedUrn' are installed).
License: GPL (>= 2)
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2016-06-20 14:58:08 UTC; sc
Author: Guido Schwarzer [cre, aut]
Maintainer: Guido Schwarzer <sc@imbi.uni-freiburg.de>
Repository: CRAN
Date/Publication: 2016-06-20 20:21:58

● Cran Task View: ClinicalTrials, SocialSciences
● 0 images, 25 functions, 6 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'meta' ...
** package 'meta' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kenscore.c -o kenscore.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o meta.so kenscore.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/meta/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'meta'
    finding HTML links ... done
    Fleiss93                                html  
    Fleiss93cont                            html  
    Olkin95                                 html  
    amlodipine                              html  
    as.data.frame.meta                      html  
    baujat                                  html  
    bubble                                  html  
    ci                                      html  
    cisapride                               html  
    forest                                  html  
    funnel                                  html  
    labbe                                   html  
    metabias                                html  
    metabin                                 html  
    metacont                                html  
    metacor                                 html  
    metacr                                  html  
    metacum                                 html  
    metagen                                 html  
    metainc                                 html  
    metainf                                 html  
    metaprop                                html  
    metareg                                 html  
    print.meta                              html  
    print.rm5                               html  
    read.mtv                                html  
    read.rm5                                html  
    settings.meta                           html  
    smoking                                 html  
    trimfill                                html  
    update.meta                             html  
** building package indices
** testing if installed package can be loaded
* DONE (meta)
Making 'packages.html' ... done