Last updated on 2025-02-21 02:52:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.3 | 35.07 | 467.86 | 502.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.3 | 22.32 | 316.65 | 338.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.3 | 2329.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.3 | 2356.05 | ERROR | |||
r-devel-macos-arm64 | 0.9.3 | 184.00 | OK | |||
r-devel-macos-x86_64 | 0.9.3 | 437.00 | NOTE | |||
r-devel-windows-x86_64 | 0.9.3 | 31.00 | 376.00 | 407.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.3 | 33.17 | 444.61 | 477.78 | OK | |
r-release-linux-x86_64 | 0.9.3 | 30.87 | 441.94 | 472.81 | OK | |
r-release-macos-arm64 | 0.9.3 | 198.00 | OK | |||
r-release-macos-x86_64 | 0.9.3 | 528.00 | OK | |||
r-release-windows-x86_64 | 0.9.3 | 31.00 | 372.00 | 403.00 | OK | |
r-oldrel-macos-arm64 | 0.9.3 | 199.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.3 | 423.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.3 | 42.00 | 503.00 | 545.00 | OK |
Version: 0.9.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘calibfit.R’ ‘isofind.R’ ‘prepsources.R’ ‘serialize.R’
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-macos-x86_64, r-devel-windows-x86_64
Version: 0.9.3
Check: tests
Result: ERROR
Running ‘local_tests.R’
Running ‘spelling.R’
Running ‘testthat.R’ [30m/37m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IsoriX)
IsoriX version 0.9.3 is now loaded
Type:
* `?IsoriX` for a very short description
* `browseURL('https://bookdown.org/content/782/')` for a longer (online) documentation
* `help(package = 'IsoriX', help_type = 'html')` for a list of the package objects and help files
* `citation('IsoriX')` for how to cite IsoriX (i.e. the papers you should read)
* `news(package = 'IsoriX')` for info on changed between versions of IsoriX
Please join the mailing list 'https://groups.google.com/g/IsoriX'
for help, news and discussions about IsoriX
Attaching package: 'IsoriX'
The following objects are masked from 'package:graphics':
plot, points
The following object is masked from 'package:base':
plot
>
> test_check("IsoriX")
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9.3
Check: tests
Result: ERROR
Running ‘local_tests.R’
Running ‘spelling.R’
Running ‘testthat.R’ [30m/57m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IsoriX)
IsoriX version 0.9.3 is now loaded
Type:
* `?IsoriX` for a very short description
* `browseURL('https://bookdown.org/content/782/')` for a longer (online) documentation
* `help(package = 'IsoriX', help_type = 'html')` for a list of the package objects and help files
* `citation('IsoriX')` for how to cite IsoriX (i.e. the papers you should read)
* `news(package = 'IsoriX')` for info on changed between versions of IsoriX
Please join the mailing list 'https://groups.google.com/g/IsoriX'
for help, news and discussions about IsoriX
Attaching package: 'IsoriX'
The following objects are masked from 'package:graphics':
plot, points
The following object is masked from 'package:base':
plot
>
> test_check("IsoriX")
Flavor: r-devel-linux-x86_64-fedora-gcc