Description
Seasonal- and calendar adjustment of time series with daily frequency using the DSA approach developed by Ollech, Daniel (2018): Seasonal adjustment of daily time series. Bundesbank Discussion Paper 41/2018.
Downloads
323
Last 30 days
9809th
323
Last 90 days
323
Last year
CRAN Check Status
1
ERROR
13
NOTE
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | ERROR |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (16 non-OK)
ERROR
r-devel-linux-x86_64-debian-clang
package dependencies
Package required but not available: ‘rJava’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
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) }
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
Rd files
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) }
| ^
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespaces in Imports field not imported from: ‘rJava’ ‘tools’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
Rd files
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) }
| ^
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespaces in Imports field not imported from: ‘rJava’ ‘tools’ All declared Imports should be used.
NOTE
r-devel-macos-arm64
Rd files
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) }
| ^
NOTE
r-devel-windows-x86_64
Rd files
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) }
| ^
NOTE
r-oldrel-macos-arm64
Rd files
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) }
| ^
NOTE
r-oldrel-macos-x86_64
Rd files
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) }
| ^
NOTE
r-oldrel-windows-x86_64
Rd files
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) }
| ^
NOTE
r-patched-linux-x86_64
Rd files
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) }
| ^
NOTE
r-release-linux-x86_64
Rd files
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) }
| ^
NOTE
r-release-macos-arm64
Rd files
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) }
| ^
NOTE
r-release-macos-x86_64
Rd files
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) }
| ^
NOTE
r-release-windows-x86_64
Rd files
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) }
| ^
Check History
ERROR 0 OK · 13 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR
r-devel-linux-x86_64-debian-clang
package dependencies
Package required but not available: ‘rJava’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.
NOTE
r-devel-linux-x86_64-debian-gcc
Rd files
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
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespaces in Imports field not imported from: ‘rJava’ ‘tools’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespaces in Imports field not imported from: ‘rJava’ ‘tools’ All declared Imports should be used.
NOTE
r-devel-macos-arm64
Rd files
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
NOTE
r-devel-windows-x86_64
Rd files
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
NOTE
r-patched-linux-x86_64
Rd files
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
NOTE
r-release-linux-x86_64
Rd files
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
NOTE
r-release-macos-arm64
Rd files
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
NOTE
r-release-macos-x86_64
Rd files
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
NOTE
r-release-windows-x86_64
Rd files
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
NOTE
r-oldrel-macos-arm64
Rd files
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
NOTE
r-oldrel-macos-x86_64
Rd files
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
NOTE
r-oldrel-windows-x86_64
Rd files
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
Reverse Dependencies (1)
imports
Dependency Network
Version History
new
1.0.12
Mar 9, 2026