Skip to content

dsa

Seasonal Adjustment of Daily Time Series

v1.0.12 · Jun 20, 2021 · GPL-3

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

CRAN

362

Last 30 days

10954th

1K

Last 90 days

3.8K

Last year

Trend: +14.9% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

35

Last 90 days

152

Last year

Trend: -62.5% (30d vs prior 30d)

CRAN Check Status

13 NOTE
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
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-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 (15 non-OK)
NOTE r-devel-linux-x86_64-debian-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 result
...[truncated]...
-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-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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 result
...[truncated]...
-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

NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 6, 2026
NOTE r-devel-linux-x86_64-debian-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}
     
...[truncated]...
: 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-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}
     
...[truncated]...
: 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

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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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) }
       |               ^
ERROR 0 OK · 13 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
NOTE r-devel-linux-x86_64-debian-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}
     
...[truncated]...
: 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) }
       |               ^
ERROR r-devel-linux-x86_64-debian-gcc

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-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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-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}
     
...[truncated]...
: 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-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}
     
...[truncated]...
: 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

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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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}
     
...[truncated]...
: 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) }
       |               ^

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ggplot2 xts zoo R2HTML tsoutliers htmlwidgets forecast rJava timeDate dygraphs gridExtra reshape2 seastests tssim dsa

Version History

7 tracked
new 1.0.12 Mar 10, 2026
updated 1.0.12 ← 0.74.18 diff Jun 20, 2021
updated 0.74.18 ← 0.70.3 diff Apr 14, 2020
updated 0.70.3 ← 0.61.7 diff Apr 3, 2019
updated 0.61.7 ← 0.60.32 diff Jan 27, 2019
updated 0.60.32 ← 0.60.24 diff Oct 28, 2018
new 0.60.24 Oct 26, 2018