• using R version 4.5.3 (2026-03-11 ucrt)
  • using platform: x86_64-w64-mingw32
  • R was compiled by     gcc.exe (GCC) 14.3.0     GNU Fortran (GCC) 14.3.0
  • running under: Windows Server 2022 x64 (build 20348)
  • using session charset: UTF-8
  • checking for file 'THETASVM/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'THETASVM' version '0.1.0'
  • 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 'THETASVM' can be installed ... OK See the install log for details.
  • checking installed package size ... OK
  • checking package 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 ... [3s] OK
  • checking whether the package can be loaded with stated dependencies ... [2s] OK
  • checking whether the package can be unloaded cleanly ... [2s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [2s] OK
  • checking whether the namespace can be unloaded cleanly ... [3s] OK
  • checking loading without being on the library search path ... [2s] 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 ... [5s] OK
  • checking Rd files ... [0s] OK
  • 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 examples ... [3s] OK
  • checking PDF version of manual ... [19s] OK
  • checking HTML version of manual ... [0s] OK
  • DONE Status: OK Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output:  [67] 158.90766 167.40893 286.18633 305.49005 562.03541 842.18334  [73] 2241.87790 3546.04556 1117.49194 -210.00437 213.41269 311.64610  [79] 877.72417 1422.46647 2129.42575 3657.14895 6193.39765 3913.99195  [85] 2907.08521 1518.96910 206.99959 422.90844 1466.73740 2231.35425  [91] 3580.09744 4213.90701 2107.95623 2998.86559 4594.89116 -38.39890  [97] 185.26504 178.18379 371.84135 599.21906 842.49549 2024.56237 [103] 3247.71024 4002.91126 1986.85694 790.30855 364.46149 517.50346 [109] 1069.38470 1623.12614 2437.60872 3602.34861 $forecasted.values [1] 4283.569 4063.211 4133.854 4280.497 4293.139 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.06 0.26 2.32 NA NA > grDevices::dev.off() null device           1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ========