CRAN Package Check Results for Package squat

Last updated on 2023-04-10 10:58:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 113.42 160.03 273.45 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 91.83 122.14 213.97 WARN
r-devel-linux-x86_64-fedora-clang 0.1.0 381.97 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 347.78 WARN
r-devel-windows-x86_64 0.1.0 172.00 254.00 426.00 WARN
r-patched-linux-x86_64 0.1.0 99.65 154.00 253.65 WARN
r-release-linux-x86_64 0.1.0 87.93 152.84 240.77 OK
r-release-macos-arm64 0.1.0 82.00 NOTE
r-release-macos-x86_64 0.1.0 119.00 NOTE
r-release-windows-x86_64 0.1.0 126.00 236.00 362.00 OK
r-oldrel-macos-arm64 0.1.0 86.00 NOTE
r-oldrel-macos-x86_64 0.1.0 118.00 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 280.00 273.00 553.00 ERROR

Check Details

Version: 0.1.0
Check: C++ specification
Result: NOTE
     Specified C++11: please drop specification unless essential
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

Version: 0.1.0
Check: S3 generic/method consistency
Result: WARN
    autoplot:
     function(object, ...)
    autoplot.qts_sample:
     function(x, memberships, highlighted, with_animation, ...)
    
    autoplot:
     function(object, ...)
    autoplot.qts:
     function(x, highlighted_points, ...)
    
    autoplot:
     function(object, ...)
    autoplot.prcomp_qts:
     function(x, what, ...)
    
    autoplot:
     function(object, ...)
    autoplot.kma_qts:
     function(x, ...)
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
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

Version: 0.1.0
Check: installed package size
Result: NOTE
     installed size is 12.9Mb
     sub-directories of 1Mb or more:
     data 1.1Mb
     libs 10.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.1.0
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'squat-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: moving_average
    > ### Title: QTS Moving Average
    > ### Aliases: moving_average moving_average.qts moving_average.qts_sample
    >
    > ### ** Examples
    >
    > moving_average(vespa64$igp[[1]], window_size = 5)
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.1.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This file is part of the standard setup for testthat.
     > # It is recommended that you do not modify it.
     > #
     > # Where should you do additional test configuration?
     > # Learn more about the roles of various files in:
     > # * https://r-pkgs.org/tests.html
     > # * https://testthat.r-lib.org/reference/test_package.html#special-files
     >
     > library(testthat)
     > library(squat)
    
     Attaching package: 'squat'
    
     The following objects are masked from 'package:stats':
    
     kmeans, smooth
    
     The following objects are masked from 'package:base':
    
     append, scale
    
     >
     > test_check("squat")
Flavor: r-oldrel-windows-ix86+x86_64