CRAN Package Check Results for Package dsa

Last updated on 2024-03-27 19:56:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.12 12.18 309.05 321.23 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.12 8.70 259.39 268.09 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.12 376.29 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.12 442.48 NOTE
r-devel-windows-x86_64 1.0.12 11.00 331.00 342.00 NOTE
r-patched-linux-x86_64 1.0.12 9.59 337.51 347.10 OK
r-release-linux-x86_64 1.0.12 7.32 339.29 346.61 OK
r-release-macos-arm64 1.0.12 188.00 OK
r-release-macos-x86_64 1.0.12 231.00 OK
r-release-windows-x86_64 1.0.12 14.00 358.00 372.00 OK
r-oldrel-macos-arm64 1.0.12 168.00 NOTE
r-oldrel-windows-x86_64 1.0.12 14.00 365.00 379.00 OK

Check Details

Version: 1.0.12
Check: Rd files
Result: NOTE checkRd: (-1) dsa.Rd:122: Lost braces; missing escapes or markup? 122 | {output} {Contains the calendar and seasonally adjusted series, original series, implicit calendar and seasonal component, and Loess based trend as an \code{xts} object} | ^ checkRd: (-1) dsa.Rd:122: Lost braces 122 | {output} {Contains the calendar and seasonally adjusted series, original series, implicit calendar and seasonal component, and Loess based trend as an \code{xts} object} | ^ checkRd: (-1) dsa.Rd:124: Lost braces; missing escapes or markup? 124 | {fourier_terms} {The number of sine and cosine terms used to model the seasonal pattern in the RegARIMA model} | ^ checkRd: (-1) dsa.Rd:124: Lost braces; missing escapes or markup? 124 | {fourier_terms} {The number of sine and cosine terms used to model the seasonal pattern in the RegARIMA model} | ^ checkRd: (-1) dsa.Rd:126: Lost braces; missing escapes or markup? 126 | {reg} {RegARIMA results} | ^ checkRd: (-1) dsa.Rd:126: Lost braces; missing escapes or markup? 126 | {reg} {RegARIMA results} | ^ checkRd: (-1) dsa.Rd:128: Lost braces; missing escapes or markup? 128 | {info} {Basic information on transformation (Log/Level), differencing and forecast horizon} | ^ checkRd: (-1) dsa.Rd:128: Lost braces; missing escapes or markup? 128 | {info} {Basic information on transformation (Log/Level), differencing and forecast horizon} | ^ checkRd: (-1) dsa.Rd:130: Lost braces; missing escapes or markup? 130 | {stl} {A list of length 3, containing the STL results of the day-of-week, day-of-the-month and day-of-the-year adjustment, respectively} | ^ checkRd: (-1) dsa.Rd:130: Lost braces; missing escapes or markup? 130 | {stl} {A list of length 3, containing the STL results of the day-of-week, day-of-the-month and day-of-the-year adjustment, respectively} | ^ checkRd: (-1) dsa.Rd:132: Lost braces; missing escapes or markup? 132 | {outlier} {Result of the outlier adjustment} | ^ checkRd: (-1) dsa.Rd:132: Lost braces; missing escapes or markup? 132 | {outlier} {Result of the outlier adjustment} | ^ checkRd: (-1) dsa.Rd:134: Lost braces; missing escapes or markup? 134 | {sa_result} {The original series and the intermediate adjustment results after the day-of-week adjustment (s1_adjusted), calendar adjustment (s1k1_adjusted), day-of-the-month adjustment (s1k1s2_adjusted), and the final adjusted series after the day-of-the-year adjustment (seas_adj) as an \code{xts} object} | ^ checkRd: (-1) dsa.Rd:134: Lost braces 134 | {sa_result} {The original series and the intermediate adjustment results after the day-of-week adjustment (s1_adjusted), calendar adjustment (s1k1_adjusted), day-of-the-month adjustment (s1k1s2_adjusted), and the final adjusted series after the day-of-the-year adjustment (seas_adj) as an \code{xts} object} | ^ checkRd: (-1) dsa.Rd:136: Lost braces; missing escapes or markup? 136 | {sa_result2} {The original series only adjusted for single components as an \code{xts} object. Namely the original series itself (original), the original only adjusted for the day-of-the week (s1_adjusted), calendar (k1_adjusted), day-of-the-month (s2_adjusted), and day-of-the-year (s3_adjusted)} | ^ checkRd: (-1) dsa.Rd:136: Lost braces 136 | {sa_result2} {The original series only adjusted for single components as an \code{xts} object. Namely the original series itself (original), the original only adjusted for the day-of-the week (s1_adjusted), calendar (k1_adjusted), day-of-the-month (s2_adjusted), and day-of-the-year (s3_adjusted)} | ^ checkRd: (-1) dsa.Rd:138: Lost braces; missing escapes or markup? 138 | {sfac_result} {The seasonal and calendar components as an \code{xts} object. Namely, the day-of-the-week (s1_fac), calendar (cal_fac), day-of-the-month (s2_fac), and day-of-the-year component (s3_fac) } | ^ checkRd: (-1) dsa.Rd:138: Lost braces 138 | {sfac_result} {The seasonal and calendar components as an \code{xts} object. Namely, the day-of-the-week (s1_fac), calendar (cal_fac), day-of-the-month (s2_fac), and day-of-the-year component (s3_fac) } | ^ 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: 1.0.12
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘rJava’ ‘tools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64