• using R Under development (unstable) (2025-01-24 r87627)
  • using platform: x86_64-apple-darwin20
  • R was compiled by     Apple clang version 14.0.0 (clang-1400.0.29.202)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Ventura 13.3.1
  • using session charset: UTF-8
  • checking for file ‘dsa/DESCRIPTION’ ... OK
  • this is package ‘dsa’ version ‘1.0.12’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘dsa’ can be installed ... [7s/9s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
  • checking loading without being on the library search path ... [0s/1s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [6s/7s] OK
  • checking Rd files ... [0s/0s] 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) }        | ^
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking contents of ‘data’ directory ... OK
  • checking data for non-ASCII characters ... [1s/1s] OK
  • checking LazyData ... OK
  • checking data for ASCII and uncompressed saves ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [22s/33s] OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [146s/244s] OK
  • checking PDF version of manual ... [8s/11s] OK
  • DONE Status: 1 NOTE
  • using check arguments '--no-clean-on-error '