* using log directory 'd:/Rcompile/CRANpkg/local/4.4/TSTutorial.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86468 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'TSTutorial/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'TSTutorial' version '1.2.7' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'TSTutorial' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [0s] OK * checking loading without being on the library search path ... [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 ... [11s] OK * checking Rd files ... [1s] NOTE checkRd: (-1) TSTutorial.Rd:43: Lost braces 43 | \code{T}{: the laboratory is for students. It shows help texts and suggestions to teach the Box-Jenkins method.} | ^ checkRd: (-1) TSTutorial.Rd:45: Lost braces 45 | \code{F}{: the laboratory is for expert users. Only shows the basic information avoiding all the helps and suggestions. It is an useful tool for Time Series advanced users to avoid to write their own scripts.} | ^ checkRd: (-1) TSTutorial.Rd:49: Lost braces 49 | \code{report}{: a logical value indicating (with the value \code{T}) to the program to create a .pdf file with the name of the time series introduced in \code{TStutorial} and it is saved in the current working directory.} | ^ checkRd: (-1) TSTutorial.Rd:51: Lost braces 51 | \code{comment}{: a logical value inidicating (with the value \code{T}) to let to the user write comments during the session which will appear in the report. By default, and when report is \code{F}, its value is \code{F}.} | ^ checkRd: (-1) TSTutorial.Rd:53: Lost braces 53 | \code{files}{: a logical value inidicating (with the value \code{T}) to not delete the files which are created during the report building process. In this case, the only file created will be the .pdf file . By default, and when report is \code{F}, its value is \code{F}.} | ^ checkRd: (-1) TSTutorial.Rd:57: Lost braces 57 | \code{fil}{: a logical value indicating (with the value \code{T}) whether the user set a new .tex file introduced in \code{name}. By default is \code{F}.} | ^ checkRd: (-1) TSTutorial.Rd:59: Lost braces 59 | \code{name}{: the name of the .tex file which the head of the report is to be read from. By default is \code{NULL}.} | ^ checkRd: (-1) TSTutorial.Rd:61: Lost braces 61 | \code{maingraph}{: The size of the graphics that are plotted in one column.} | ^ checkRd: (-1) TSTutorial.Rd:63: Lost braces 63 | \code{twograph}{: The size of the graphics that are plotted in two columns.} | ^ * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [1s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [12s] OK * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... [1s] OK * DONE Status: 1 NOTE