Last updated on 2023-03-28 06:51:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 112.24 | 162.73 | 274.97 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 91.25 | 121.27 | 212.52 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 382.30 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 350.06 | WARN | |||
r-patched-linux-x86_64 | 0.1.0 | 99.83 | 155.85 | 255.68 | WARN | |
r-release-linux-x86_64 | 0.1.0 | 78.75 | 153.91 | 232.66 | 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 | 139.00 | 229.00 | 368.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 | 289.00 | 317.00 | 606.00 | ERROR |
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-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-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 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