Last updated on 2020-08-07 01:50:11 CEST.
Package | NOTE |
---|---|
lmeSplines | 12 |
nlmeU | 12 |
Current CRAN status:
Version: 1.1-10
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Malformed Description field: should contain one or more complete sentences.
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: 1.1-10
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'nlme'
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: 1.1-10
Check: R code for possible problems
Result: NOTE
approx.Z : <anonymous>: no visible global function definition for
'approx'
smspline: no visible global function definition for 'model.frame'
Undefined global functions or variables:
approx model.frame
Consider adding
importFrom("stats", "approx", "model.frame")
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
Current CRAN status:
Version: 0.70-3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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.70-3
Check: R code for possible problems
Result: NOTE
Pwr.lme: no visible global function definition for 'anova'
Pwr.lme: no visible global function definition for 'qf'
Pwr.lme: no visible global function definition for 'pf'
logLik1.lme: no visible global function definition for 'coef'
logLik1.lme: no visible global function definition for 'model.matrix'
logLik1.lme: no visible global function definition for 'predict'
logLik1.lme: no visible global function definition for 'formula'
runScript: no visible binding for global variable 'example'
sigmaTolme: no visible global function definition for 'vcov'
simulateY.lme: no visible global function definition for 'runif'
simulateY.lme: no visible global function definition for 'fitted'
simulateY.lme: no visible global function definition for 'rnorm'
Undefined global functions or variables:
anova coef example fitted formula model.matrix pf predict qf rnorm
runif vcov
Consider adding
importFrom("stats", "anova", "coef", "fitted", "formula",
"model.matrix", "pf", "predict", "qf", "rnorm", "runif",
"vcov")
importFrom("utils", "example")
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