Last updated on 2026-04-24 13:18:31 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| CMAPSS | 12 | ||
| hhsmm | 1 | 11 |
Current CRAN status: NOTE: 12
Version: 0.1.1
Check: Rd files
Result: NOTE
checkRd: (-1) CMAPSS.Rd:10: Lost braces
10 | \item \code{train}{ a list of class "hhsmm.data" as the train dataset}
| ^
checkRd: (-1) CMAPSS.Rd:11: Lost braces
11 | \item \code{test}{ a list of class "hhsmm.data" as the test dataset}
| ^
checkRd: (-1) CMAPSS.Rd:12: Lost braces
12 | \item \code{subsets}{ a matrix containig the number of units in each subset of the CMAPSS data set (FD001-FD004) for the train and test datasets}
| ^
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, 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-x86_64
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘Rdpack’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 11
Version: 0.4.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘mice’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64