Last updated on 2024-01-26 10:51:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 15.52 | 69.47 | 84.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 12.15 | 51.23 | 63.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 1.93 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 99.27 | NOTE | |||
r-devel-windows-x86_64 | 0.0.2 | 11.00 | 65.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 0.0.2 | 11.50 | 65.87 | 77.37 | OK | |
r-release-linux-x86_64 | 0.0.2 | 14.34 | 66.65 | 80.99 | OK | |
r-release-macos-arm64 | 0.0.2 | 31.00 | OK | |||
r-release-macos-x86_64 | 0.0.2 | 49.00 | OK | |||
r-release-windows-x86_64 | 0.0.2 | 17.00 | 79.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | 27.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0.2 | 16.00 | 77.00 | 93.00 | OK |
Version: 0.0.2
Check: Rd files
Result: NOTE
checkRd: (-1) FI.ZI.Rd:15-17: Lost braces
15 | {'poisson','geometric','nb','bb','bnb','normal','halfnormal','lognormal','exponential',
| ^
checkRd: (-1) kstest.A.Rd:18-21: Lost braces
18 | \item{dist}{The distribution used as the null hypothesis. Can be one of {'poisson', 'geometric',
| ^
checkRd: (-1) kstest.B.Rd:18-21: Lost braces
18 | \item{dist}{The distribution used as the null hypothesis. Can be one of {'poisson', 'geometric',
| ^
checkRd: (-1) new.mle.Rd:29-30: Lost braces
29 | be one of {'poisson', 'geometric', 'nb', 'nb1', 'bb', 'bb1', 'bnb', 'bnb1', 'normal', 'halfnormal',
| ^
checkRd: (-1) sample.h1.Rd:15: Lost braces; missing escapes or markup?
15 | \item{dist}{The corresponding standard distribution. Can be one of {'poisson', 'geometric','nb','bb', 'bnb','normal', 'lognormal', 'halfnormal','exponential'}, which corresponds to Poisson, geometric, negative binomial, beta binomial, beta negative binomial, normal, log normal, hal fnormal, and exponential distributions respectively.}
| ^
checkRd: (-1) sample.zi1.Rd:15: Lost braces; missing escapes or markup?
15 | \item{dist}{The corresponding standard distribution. Can be one of {'poisson', 'geometric','nb','bb', 'bnb','normal', 'lognormal', 'halfnormal','exponential'}, which corresponds to Poisson, geometric, negative binomial, beta binomial, beta negative binomial, normal, log normal, hal fnormal, and exponential distributions respectively.}
| ^
checkRd: (-1) zih.mle.Rd:32-33: Lost braces
32 | of {'poisson.zihmle', 'geometric.zihmle', 'nb.zihmle', 'nb1.zihmle', 'bb.zihmle', 'bb1.zihmle',
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘MixAll’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MixAll’ ‘dplyr’ ‘lqmm’ ‘matrixcalc’ ‘rmutil’ ‘rootSolve’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64