CRAN Package Check Results for Package bmd

Last updated on 2021-11-01 11:55:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 9.65 73.11 82.76 NOTE
r-devel-linux-x86_64-debian-gcc 0.5 7.78 55.29 63.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.5 108.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5 100.45 NOTE
r-devel-windows-x86_64 0.5 15.00 94.00 109.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.5 NOTE
r-patched-linux-x86_64 0.5 8.78 68.85 77.63 NOTE
r-patched-solaris-x86 0.5 155.10 NOTE
r-release-linux-x86_64 0.5 9.10 69.86 78.96 NOTE
r-release-macos-arm64 0.5 NOTE
r-release-macos-x86_64 0.5 NOTE
r-release-windows-ix86+x86_64 0.5 17.00 69.00 86.00 NOTE
r-oldrel-macos-x86_64 0.5 NOTE
r-oldrel-windows-ix86+x86_64 0.5 18.00 91.00 109.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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, 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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, 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-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, 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