CRAN Package Check Results for Package TSrepr

Last updated on 2024-06-13 05:59:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 77.72 153.13 230.85 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.0 48.52 79.09 127.61 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 313.01 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.0 319.11 NOTE
r-devel-windows-x86_64 1.1.0 58.00 148.00 206.00 NOTE
r-patched-linux-x86_64 1.1.0 57.75 153.86 211.61 NOTE
r-release-linux-x86_64 1.1.0 57.68 151.12 208.80 NOTE
r-release-macos-arm64 1.1.0 74.00 NOTE
r-release-macos-x86_64 1.1.0 110.00 NOTE
r-release-windows-x86_64 1.1.0 61.00 222.00 283.00 NOTE
r-oldrel-macos-arm64 1.1.0 90.00 OK
r-oldrel-macos-x86_64 1.1.0 143.00 OK
r-oldrel-windows-x86_64 1.1.0 69.00 339.00 408.00 OK

Check Details

Version: 1.1.0
Check: Rd files
Result: NOTE checkRd: (-1) repr_dwt.Rd:28: Lost braces; missing escapes or markup? 28 | The final representation has length equal to floor(n / 2^{level}), where n is a length of original time series. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'ggplot2', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘TSrepr_extentions.Rmd’ using rmarkdown Quitting from lines 26-41 [unnamed-chunk-1] (TSrepr_extentions.Rmd) Error: processing vignette 'TSrepr_extentions.Rmd' failed with diagnostics: there is no package called 'ggplot2' --- failed re-building ‘TSrepr_extentions.Rmd’ --- re-building ‘TSrepr_representations_of_time_series.Rmd’ using rmarkdown Quitting from lines 83-85 [unnamed-chunk-1] (TSrepr_representations_of_time_series.Rmd) Error: processing vignette 'TSrepr_representations_of_time_series.Rmd' failed with diagnostics: there is no package called 'ggplot2' --- failed re-building ‘TSrepr_representations_of_time_series.Rmd’ --- re-building ‘TSrepr_representations_use_case.Rmd’ using rmarkdown Quitting from lines 22-28 [unnamed-chunk-1] (TSrepr_representations_use_case.Rmd) Error: processing vignette 'TSrepr_representations_use_case.Rmd' failed with diagnostics: there is no package called 'ggplot2' --- failed re-building ‘TSrepr_representations_use_case.Rmd’ SUMMARY: processing the following files failed: ‘TSrepr_extentions.Rmd’ ‘TSrepr_representations_of_time_series.Rmd’ ‘TSrepr_representations_use_case.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc