Last updated on 2024-05-14 09:53:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.0 | 9.27 | 62.28 | 71.55 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.3.0 | 8.36 | 45.86 | 54.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.0 | 89.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 134.28 | OK | |||
r-devel-windows-x86_64 | 2.3.0 | 10.00 | 76.00 | 86.00 | OK | |
r-patched-linux-x86_64 | 2.3.0 | 11.58 | 58.98 | 70.56 | ERROR | |
r-release-linux-x86_64 | 2.3.0 | 7.79 | 57.93 | 65.72 | ERROR | |
r-release-macos-arm64 | 2.3.0 | 30.00 | OK | |||
r-release-macos-x86_64 | 2.3.0 | 75.00 | OK | |||
r-release-windows-x86_64 | 2.3.0 | 11.00 | 76.00 | 87.00 | OK | |
r-oldrel-macos-arm64 | 2.3.0 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.0 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.0 | 12.00 | 85.00 | 97.00 | OK |
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/9s]
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)
>
> test_check("allometric")
Loading required package: allometric
Attaching package: 'allometric'
The following object is masked from 'package:stats':
predict
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-install.R:2:3'
• empty test (1): 'test-publication-processing.R:23:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ──
Error in `gzfile(file, mode)`: cannot open the connection
Backtrace:
▆
1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3
2. │ ├─... %>% dplyr::arrange(.data$pub_id)
3. │ └─allometric::map_publications(...)
4. │ └─allometric::set_params_path(params_path)
5. │ └─base::saveRDS(params_path, rds_path)
6. │ └─base::gzfile(file, mode)
7. ├─dplyr::arrange(., .data$pub_id)
8. └─dplyr::bind_rows(.)
9. └─rlang::list2(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/8s]
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)
>
> test_check("allometric")
Loading required package: allometric
Attaching package: 'allometric'
The following object is masked from 'package:stats':
predict
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-install.R:2:3'
• empty test (1): 'test-publication-processing.R:23:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ──
Error in `gzfile(file, mode)`: cannot open the connection
Backtrace:
▆
1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3
2. │ ├─... %>% dplyr::arrange(.data$pub_id)
3. │ └─allometric::map_publications(...)
4. │ └─allometric::set_params_path(params_path)
5. │ └─base::saveRDS(params_path, rds_path)
6. │ └─base::gzfile(file, mode)
7. ├─dplyr::arrange(., .data$pub_id)
8. └─dplyr::bind_rows(.)
9. └─rlang::list2(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/10s]
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)
>
> test_check("allometric")
Loading required package: allometric
Attaching package: 'allometric'
The following object is masked from 'package:stats':
predict
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-install.R:2:3'
• empty test (1): 'test-publication-processing.R:23:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ──
Error in `gzfile(file, mode)`: cannot open the connection
Backtrace:
▆
1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3
2. │ ├─... %>% dplyr::arrange(.data$pub_id)
3. │ └─allometric::map_publications(...)
4. │ └─allometric::set_params_path(params_path)
5. │ └─base::saveRDS(params_path, rds_path)
6. │ └─base::gzfile(file, mode)
7. ├─dplyr::arrange(., .data$pub_id)
8. └─dplyr::bind_rows(.)
9. └─rlang::list2(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
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)
>
> test_check("allometric")
Loading required package: allometric
Attaching package: 'allometric'
The following object is masked from 'package:stats':
predict
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-install.R:2:3'
• empty test (1): 'test-publication-processing.R:23:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ──
Error in `gzfile(file, mode)`: cannot open the connection
Backtrace:
▆
1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3
2. │ ├─... %>% dplyr::arrange(.data$pub_id)
3. │ └─allometric::map_publications(...)
4. │ └─allometric::set_params_path(params_path)
5. │ └─base::saveRDS(params_path, rds_path)
6. │ └─base::gzfile(file, mode)
7. ├─dplyr::arrange(., .data$pub_id)
8. └─dplyr::bind_rows(.)
9. └─rlang::list2(...)
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64