Last updated on 2022-06-14 11:49:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1-0 | 9.08 | 92.63 | 101.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1-0 | 7.50 | 71.58 | 79.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1-0 | 119.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.1-0 | 124.98 | NOTE | |||
r-devel-windows-x86_64 | 4.1-0 | 17.00 | 105.00 | 122.00 | NOTE | |
r-patched-linux-x86_64 | 4.1-0 | 9.92 | 89.84 | 99.76 | NOTE | |
r-release-linux-x86_64 | 4.1-0 | 6.54 | 88.65 | 95.19 | NOTE | |
r-release-macos-arm64 | 4.1-0 | 32.00 | NOTE | |||
r-release-macos-x86_64 | 4.1-0 | 49.00 | NOTE | |||
r-release-windows-x86_64 | 4.1-0 | 15.00 | 111.00 | 126.00 | NOTE | |
r-oldrel-macos-arm64 | 4.1-0 | 40.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.1-0 | 53.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 4.1-0 | 19.00 | 103.00 | 122.00 | NOTE |
Version: 4.1-0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'gamlss'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
':::' call which should be '::': 'gamlss:::.gamlss.bi.list'
See the note in ?`:::` about the use of this operator.
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.1-0
Check: R code for possible problems
Result: NOTE
finterp.data.frame: no visible global function definition for
'as.formula'
finterp.data.frame: no visible global function definition for 'terms'
finterp.data.frame: no visible global function definition for
'model.matrix'
finterp.data.frame: no visible global function definition for
'model.frame'
finterp.default: no visible global function definition for 'terms'
finterp.default: no visible global function definition for
'model.matrix'
finterp.default: no visible global function definition for
'model.frame'
gamlss.nl: no visible global function definition for 'nlm'
nl: no visible global function definition for 'is'
nlgamlss: no visible global function definition for 'NO'
nlgamlss: no visible global function definition for 'as.gamlss.family'
nlgamlss: no visible global function definition for 'nlm'
nlgamlss: no visible global function definition for 'cov2cor'
summary.nlgamlss: no visible global function definition for 'coef'
summary.nlgamlss: no visible global function definition for 'pnorm'
Undefined global functions or variables:
NO as.formula as.gamlss.family coef cov2cor is model.frame
model.matrix nlm pnorm terms
Consider adding
importFrom("methods", "is")
importFrom("stats", "as.formula", "coef", "cov2cor", "model.frame",
"model.matrix", "nlm", "pnorm", "terms")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Found the following calls to attach():
File 'gamlss.nl/R/nlgamlss.R':
attach(data)
See section 'Good practice' in '?attach'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 4.1-0
Check: Rd files
Result: NOTE
checkRd: (-1) finterp.Rd:52: Escaped LaTeX specials: \~
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
Version: 4.1-0
Check: R code for possible problems
Result: NOTE
finterp.data.frame: no visible global function definition for
‘as.formula’
finterp.data.frame: no visible global function definition for ‘terms’
finterp.data.frame: no visible global function definition for
‘model.matrix’
finterp.data.frame: no visible global function definition for
‘model.frame’
finterp.default: no visible global function definition for ‘terms’
finterp.default: no visible global function definition for
‘model.matrix’
finterp.default: no visible global function definition for
‘model.frame’
gamlss.nl: no visible global function definition for ‘nlm’
nl: no visible global function definition for ‘is’
nlgamlss: no visible global function definition for ‘NO’
nlgamlss: no visible global function definition for ‘as.gamlss.family’
nlgamlss: no visible global function definition for ‘nlm’
nlgamlss: no visible global function definition for ‘cov2cor’
summary.nlgamlss: no visible global function definition for ‘coef’
summary.nlgamlss: no visible global function definition for ‘pnorm’
Undefined global functions or variables:
NO as.formula as.gamlss.family coef cov2cor is model.frame
model.matrix nlm pnorm terms
Consider adding
importFrom("methods", "is")
importFrom("stats", "as.formula", "coef", "cov2cor", "model.frame",
"model.matrix", "nlm", "pnorm", "terms")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.1-0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘gamlss.dist’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang