CRAN Package Check Results for Package SoDA

Last updated on 2014-10-10 15:49:19.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 2.06 16.21 18.27 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-6 2.19 15.84 18.03 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-6 35.88 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-6 33.61 NOTE
r-devel-osx-x86_64-clang 1.0-6 35.08 NOTE
r-devel-windows-ix86+x86_64 1.0-6 12.00 27.00 39.00 NOTE
r-patched-linux-x86_64 1.0-6 2.16 16.73 18.89 NOTE
r-patched-solaris-sparc 1.0-6 227.00 NOTE
r-patched-solaris-x86 1.0-6 50.90 NOTE
r-release-linux-ix86 1.0-6 2.92 23.87 26.78 NOTE
r-release-linux-x86_64 1.0-6 2.25 16.54 18.80 NOTE
r-release-osx-x86_64-mavericks 1.0-6 NOTE
r-release-windows-ix86+x86_64 1.0-6 15.00 29.00 44.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0-6 12.00 30.00 42.00 NOTE

Check Details

Version: 1.0-6
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-6
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘methods’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    Missing or unexported object: ‘base::WHAT’
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ manual.
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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0-6
Check: foreign function calls
Result: NOTE
    Call with DUP:
     .Fortran("GEODISTV", as.double(lat1), as.double(lon1), as.double(lat2),
     as.double(lon2), dist = double(nok), as.integer(nok), DUP = DUP,
     PACKAGE = "SoDA")
    DUP is no longer supported and will be ignored.
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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 1.0-6
Check: foreign function calls
Result: NOTE
    Call with DUP != TRUE:
     .Fortran("GEODISTV", as.double(lat1), as.double(lon1), as.double(lat2),
     as.double(lon2), dist = double(nok), as.integer(nok), DUP = DUP,
     PACKAGE = "SoDA")
    DUP = FALSE is deprecated and will be disabled in future versions of R.
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86