* using log directory ‘/srv/hornik/tmp/CRAN_pretest/TractorTsbox.Rcheck’ * using R Under development (unstable) (2025-03-23 r88038) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (1+b1) Debian flang-new version 19.1.7 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘TractorTsbox/DESCRIPTION’ ... OK * this is package ‘TractorTsbox’ version ‘0.1.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/4s] NOTE Maintainer: ‘Tanguy Barthelemy ’ New submission Possibly misspelled words in DESCRIPTION: Avec (3:51) C'est (9:472) Classiques (4:9) Des (3:56, 4:23) Exactes (4:33) Fréquences (3:60) L'idée (9:314) Manipuler (3:15) Objets (3:41) arrondis (9:462) ce (9:382, 9:409) compromis (9:481) concentre (9:211) contraignant (9:422) création (9:570) de (9:51, 9:334, 9:358, 9:392, 9:567, 9:582) des (9:297, 9:534, 9:593) deuxième (9:148) du (9:548) entre (9:491) et (3:25, 4:20, 9:258, 9:519, 9:579) exemple (9:195) fonctions (9:361, 9:538) forme (9:85) fréquence (9:181) gestion (9:585) générale (9:321) gérer (9:281, 9:376) gérés (9:31) imprécis (9:443) le (9:145) les (9:236, 9:287, 9:458) mensuelles (9:247) objets (9:9, 9:301) ou (9:124, 9:435) particulier (9:64) précision (9:509) que (9:405) se (9:208) selon (9:172, 9:452) septembre (9:109) simplicité (9:497) soit (9:412) sont (9:26) sur (9:232) séries (9:240, 9:597) temporelles (9:604) trimestre (9:157) trimestrielles (9:261) trop (9:417, 9:438) très (9:59) un (9:41, 9:346, 9:478) uniquement (9:221) * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘TractorTsbox’ can be installed ... [1s/1s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [3s/3s] OK * checking Rd files ... [0s/0s] NOTE checkRd: (-1) TractorTsbox-package.Rd:9: Lost braces; missing escapes or markup? 9 | 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`. L'idé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. C'est 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()`). | ^ * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [1s/1s] OK Running ‘testthat.R’ [1s/1s] * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 NOTEs