CRAN Package Check Results for Maintainer ‘Christian Ritz <ritz at life.ku.dk>’

Last updated on 2020-08-07 01:50:31 CEST.

Package NOTE
bmd 12

Package bmd

Current CRAN status:

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