Last updated on 2023-01-25 04:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 110.97 | 172.01 | 282.98 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 88.65 | 124.66 | 213.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 386.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 396.75 | OK | |||
r-patched-linux-x86_64 | 0.1.0 | 104.44 | 160.50 | 264.94 | OK | |
r-release-linux-x86_64 | 0.1.0 | 95.08 | 159.33 | 254.41 | 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 | 111.00 | 230.00 | 341.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 | 277.00 | 302.00 | 579.00 | ERROR |
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: smooth
> ### Title: QTS Smoothing via SLERP Interpolation
> ### Aliases: smooth smooth.default smooth.qts smooth.qts_sample
>
> ### ** Examples
>
> smooth(vespa64$igp[[1]])
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