CRAN Package Check Results for Package BayClone2

Last updated on 2019-05-15 07:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 4.09 21.02 25.11 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 3.29 17.24 20.53 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 32.55 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 29.99 NOTE
r-devel-windows-ix86+x86_64 1.1 2.00 6.00 8.00 ERROR
r-patched-linux-x86_64 1.1 3.65 20.85 24.50 NOTE
r-patched-solaris-x86 1.1 49.00 NOTE
r-release-linux-x86_64 1.1 4.11 21.19 25.30 NOTE
r-release-windows-ix86+x86_64 1.1 2.00 9.00 11.00 ERROR
r-release-osx-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 2.00 16.00 18.00 ERROR
r-oldrel-osx-x86_64 1.1 NOTE

Check Details

Version: 1.1
Check: R code for possible problems
Result: NOTE
    BayClone2: no visible global function definition for 'rbeta'
    fn.MCMC.CNV: no visible global function definition for 'runif'
    fn.Tr.CNV: no visible global function definition for 'quantile'
    fn.Tr.CNV: no visible global function definition for 'rgamma'
    Undefined global functions or variables:
     quantile rbeta rgamma runif
    Consider adding
     importFrom("stats", "quantile", "rbeta", "rgamma", "runif")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.1
Check: compiled code
Result: NOTE
    File ‘BayClone2/libs/BayClone2.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64