CRAN Package Check Results for Package bmd

Last updated on 2020-08-07 01:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 9.75 69.89 79.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.5 7.92 52.72 60.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.5 102.79 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5 94.48 NOTE
r-devel-windows-ix86+x86_64 0.5 37.00 78.00 115.00 NOTE
r-patched-linux-x86_64 0.5 10.23 66.99 77.22 NOTE
r-patched-solaris-x86 0.5 149.20 NOTE
r-release-linux-x86_64 0.5 10.64 66.46 77.10 NOTE
r-release-macos-x86_64 0.5 NOTE
r-release-windows-ix86+x86_64 0.5 42.00 114.00 156.00 NOTE
r-oldrel-macos-x86_64 0.5 NOTE
r-oldrel-windows-ix86+x86_64 0.5 17.00 104.00 121.00 NOTE

Check Details

Version: 0.5
Check: top-level files
Result: NOTE
    File
     inst/LICENCE
    will install at top-level and 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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'drc'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5
Check: R code for possible problems
Result: NOTE
    bmd: no visible global function definition for 'qnorm'
    bmd: no visible global function definition for 'predict'
    bmd: no visible global function definition for 'LL.2'
    bmd: no visible global function definition for 'LN.2'
    bmd: no visible global function definition for 'W1.2'
    bmd: no visible global function definition for 'W2.2'
    bmd: no visible global function definition for 'LL.5'
    bmd: no visible global function definition for 'LN.4'
    bmd: no visible global function definition for 'W1.4'
    bmd: no visible global function definition for 'W2.4'
    bmd: no visible global function definition for 'FPL.4'
    bmd: no visible global function definition for 'maED'
    bmd: no visible global function definition for 'ED'
    Undefined global functions or variables:
     ED FPL.4 LL.2 LL.5 LN.2 LN.4 W1.2 W1.4 W2.2 W2.4 maED predict qnorm
    Consider adding
     importFrom("stats", "predict", "qnorm")
    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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5
Check: Rd line widths
Result: NOTE
    Rd file 'bmd.Rd':
     \examples lines wider than 100 characters:
     efsa2009p41.LL2 <- drm(number/total~dose, weights=total, data=efsa2009p41, type="binomial", fct=LL.2())
     efsa2009p41.LL3u <- drm(number/total~dose, weights=total, data=efsa2009p41, type="binomial", fct=LL.3u())
     hwang2009 <- data.frame(dose = c(0, 2.68, 10.34, 37.03), number = c(1,0,2,9), total = c(50,50,50,50))
     hwang2009.LN2 <- drm(number/total ~ dose, weights = total, data = hwang2009, type = "binomial", fct = LN.2())
    
    These lines will be truncated in the PDF 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-patched-linux-x86_64, r-release-linux-x86_64