CRAN Package Check Results for Package SCORPIUS

Last updated on 2023-12-07 15:48:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.9 17.00 340.62 357.62 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.9 12.27 236.01 248.28 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.9 453.66 OK
r-devel-linux-x86_64-fedora-gcc 1.0.9 419.26 OK
r-devel-windows-x86_64 1.0.9 13.00 239.00 252.00 OK
r-patched-linux-x86_64 1.0.9 14.06 322.14 336.20 OK
r-release-linux-x86_64 1.0.9 14.13 322.21 336.34 OK
r-release-macos-arm64 1.0.9 113.00 OK
r-release-macos-x86_64 1.0.9 294.00 OK
r-release-windows-x86_64 1.0.9 18.00 275.00 293.00 OK
r-oldrel-macos-arm64 1.0.9 109.00 OK
r-oldrel-macos-x86_64 1.0.9 146.00 OK
r-oldrel-windows-x86_64 1.0.9 19.00 280.00 299.00 OK

Check Details

Version: 1.0.9
Check: Rd files
Result: NOTE checkRd: (-1) reduce_dimensionality.Rd:19: Lost braces 19 | \item{ndim}{the maximum dimension of the space which the data are to be represented in; must be in {1, 2, \ldots, n-1}.} | ^ checkRd: (-1) ti_scorpius.Rd:18: Lost braces; missing escapes or markup? 18 | \item{distance_method}{A character string indicating which correlationcoefficient (or covariance) is to be computed. One of "pearson", "spearman" (default), or "cosine". Domain: {spearman, pearson, cosine}. Default: spearman. Format: character.} | ^ checkRd: (-1) ti_scorpius.Rd:30: Lost braces; missing escapes or markup? 30 | \item{smoother}{\code{principal_curve} parameter; choice of smoother. Domain: {smooth_spline, lowess, periodic_lowess}. Default: smooth_spline. Format: character.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc