CRAN Package Check Results for Package metScanR

Last updated on 2018-03-17 13:46:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 14.57 362.21 376.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 1.32 1.56 2.88 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 507.14 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 506.16 NOTE
r-devel-windows-ix86+x86_64 1.1.1 54.00 406.00 460.00 OK
r-patched-linux-x86_64 1.1.1 15.84 389.08 404.92 NOTE
r-patched-solaris-x86 1.1.1 830.60 NOTE
r-release-linux-x86_64 1.1.1 1.27 2.16 3.43 ERROR
r-release-windows-ix86+x86_64 1.1.1 61.00 466.00 527.00 OK
r-release-osx-x86_64 1.1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1.1 49.00 8.00 57.00 OK
r-oldrel-osx-x86_64 1.1.1 NOTE

Check Details

Version: 1.1.1
Check: DESCRIPTION meta-information
Result: NOTE
    Dependence on R version ‘3.3.1’ not with patchlevel 0
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
    Warning in utils::download.file(extDB, destfile = localDB, quiet = T) :
     URL https://github.com/cflagg/metScanR/raw/master/data/metScanR_DB.rda: cannot open destfile '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/metScanR/data/metScanR_DB.rda', reason 'Read-only file system'
    Warning in utils::download.file(extDB, destfile = localDB, quiet = T) :
     download had nonzero exit status
    Warning in utils::download.file(extTermsDB, destfile = localTermsDB, quiet = T) :
     URL https://github.com/cflagg/metScanR/raw/master/data/metScanR_terms.rda: cannot open destfile '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/metScanR/data/metScanR_terms.rda', reason 'Read-only file system'
    Warning in utils::download.file(extTermsDB, destfile = localTermsDB, quiet = T) :
     download had nonzero exit status
    
    A namespace must be able to be loaded with just the base namespace
    loaded: otherwise if the namespace gets loaded by a saved object, the
    session will be unable to start.
    
    Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64

Version: 1.1.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘RCurl’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.1.1
Check: data for non-ASCII characters
Result: NOTE
     Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
    Warning in utils::download.file(extDB, destfile = localDB, quiet = T) :
     URL https://github.com/cflagg/metScanR/raw/master/data/metScanR_DB.rda: cannot open destfile '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/metScanR/data/metScanR_DB.rda', reason 'Read-only file system'
    Warning in utils::download.file(extDB, destfile = localDB, quiet = T) :
     download had nonzero exit status
    Warning in utils::download.file(extTermsDB, destfile = localTermsDB, quiet = T) :
     URL https://github.com/cflagg/metScanR/raw/master/data/metScanR_terms.rda: cannot open destfile '/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/metScanR/data/metScanR_terms.rda', reason 'Read-only file system'
    Warning in utils::download.file(extTermsDB, destfile = localTermsDB, quiet = T) :
     download had nonzero exit status
    
    A namespace must be able to be loaded with just the base namespace
    loaded: otherwise if the namespace gets loaded by a saved object, the
    session will be unable to start.
    
    Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-patched-linux-x86_64