Last updated on 2022-05-09 09:50:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 9.23 | 95.97 | 105.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.81 | 69.96 | 76.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 129.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 118.20 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 13.00 | 106.00 | 119.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 10.99 | 90.38 | 101.37 | NOTE | |
r-release-linux-x86_64 | 1.0 | 9.01 | 89.50 | 98.51 | NOTE | |
r-release-macos-arm64 | 1.0 | 36.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 60.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 15.00 | 104.00 | 119.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 39.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 66.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 18.00 | 105.00 | 123.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Unexported object imported by a ':::' call: 'ltm:::crf.GPCM'
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: 1.0
Check: R code for possible problems
Result: NOTE
Jeffreys: no visible global function definition for 'integrate'
Jeffreys: no visible global function definition for 'splinefun'
count.rows: no visible global function definition for 'tail'
count.rows: no visible global function definition for 'head'
cprobs : <anonymous>: no visible global function definition for
'plogis'
inf.func.ltm : f: no visible global function definition for 'plogis'
iota: no visible global function definition for 'integrate'
iota: no visible global function definition for 'optimize'
iota: no visible global function definition for 'pchisq'
iota.c : rirm: no visible global function definition for 'coef'
iota.c: no visible global function definition for 'integrate'
iota.c: no visible global function definition for 'sd'
iota.u: no visible global function definition for 'integrate'
iprobs : <anonymous>: no visible global function definition for
'plogis'
logL.ltm : logL: no visible global function definition for 'dbinom'
logL.ltm : logL: no visible global function definition for 'plogis'
logL.ltm : logL : <anonymous>: no visible global function definition
for 'plogis'
rJeffreys : Jpinv.min: no visible global function definition for
'integrate'
rJeffreys : Jpinv: no visible global function definition for 'nlminb'
rJeffreys : Jpinv: no visible global function definition for 'qnorm'
rJeffreys: no visible global function definition for 'runif'
Undefined global functions or variables:
coef dbinom head integrate nlminb optimize pchisq plogis qnorm runif
sd splinefun tail
Consider adding
importFrom("stats", "coef", "dbinom", "integrate", "nlminb",
"optimize", "pchisq", "plogis", "qnorm", "runif", "sd",
"splinefun")
importFrom("utils", "head", "tail")
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-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: 1.0
Check: Rd line widths
Result: NOTE
Rd file 'Jeffreys.Rd':
\usage lines wider than 90 characters:
Jeffreys(ltm.obj = NULL, inf.mat = NULL, inf.func = NULL, return = "prior", spl.method = "natural", range.int = c(-Inf, Inf))
Rd file 'iota.Rd':
\usage lines wider than 90 characters:
iota(ltm.obj, logL.fun, fscore.obj = NULL, data = NULL, prior = NULL, theta0 = NULL, range.int = c(-Inf, Inf), range.theta = c(-10, 10) ... [TRUNCATED]
Rd file 'iota.c.Rd':
\usage lines wider than 90 characters:
iota.c(ltm.obj, M = NULL, prior = NULL, logL.fun = NULL, rirm = NULL, range.int = c(-Inf, Inf))
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