The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The ts objects in R are managed using a very specific date format (in the form c(2022, 9) for September 2022 or c(2021, 2) for the second quarter of 2021, depending on the frequency, for example). We focus solely on monthly and quarterly series to manage the dates of ts objects. The general idea is to offer a set of functions to manage this date format without it being too restrictive or too imprecise depending on the rounding. This is a compromise between simplicity, precision and use of the basic 'stats' functions for creating and managing time series (ts(), window()). Les objets ts en R sont gérés par un format de date très particulier (sous la forme c(2022, 9) pour septembre 2022 ou c(2021, 2) pour le deuxième trimestre 2021 selon la fréquence par exemple). On se concentre uniquement sur les séries mensuelles et trimestrielles pour gérer les dates des objets ts. Lidée générale est de proposer un ensemble de fonctions pour gérer ce format de date sans que ce soit trop contraignant ou trop imprécis selon les arrondis. Cest un compromis entre simplicité, précision et utilisation des fonctions du package 'stats' de création et de gestion des séries temporelles (ts(), window()).
Version: | 0.1.1 |
Depends: | R (≥ 3.6) |
Imports: | stats, checkmate |
Suggests: | testthat (≥ 3.0.0), renv, fuzzr, pkgdown, devtools, usethis, covr, withr, altdoc |
Published: | 2025-04-03 |
DOI: | 10.32614/CRAN.package.TractorTsbox |
Author: | Tanguy Barthelemy [aut, cre] |
Maintainer: | Tanguy Barthelemy <tangbarth at hotmail.fr> |
BugReports: | https://github.com/TractorTom/TractorTsbox/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/TractorTom/TractorTsbox, https://tractortom.github.io/TractorTsbox/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | TractorTsbox results |
Reference manual: | TractorTsbox.pdf |
Package source: | TractorTsbox_0.1.1.tar.gz |
Windows binaries: | r-devel: TractorTsbox_0.1.1.zip, r-release: TractorTsbox_0.1.1.zip, r-oldrel: TractorTsbox_0.1.1.zip |
macOS binaries: | r-devel (arm64): TractorTsbox_0.1.1.tgz, r-release (arm64): TractorTsbox_0.1.1.tgz, r-oldrel (arm64): TractorTsbox_0.1.1.tgz, r-devel (x86_64): TractorTsbox_0.1.1.tgz, r-release (x86_64): TractorTsbox_0.1.1.tgz, r-oldrel (x86_64): TractorTsbox_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=TractorTsbox to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.