Last updated on 2025-11-15 03:50:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.8 | 1.99 | 51.54 | 53.53 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.8.8 | 1.97 | 39.28 | 41.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.8.8 | 85.42 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.8.8 | 11.00 | 108.75 | 119.75 | ERROR | |
| r-devel-windows-x86_64 | 0.8.8 | 7.00 | 73.00 | 80.00 | OK | |
| r-patched-linux-x86_64 | 0.8.8 | 3.07 | 49.04 | 52.11 | OK | |
| r-release-linux-x86_64 | 0.8.8 | 2.56 | 48.70 | 51.26 | OK | |
| r-release-macos-arm64 | 0.8.8 | 2.00 | 70.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 0.8.8 | 2.00 | 139.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 0.8.8 | 7.00 | 72.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.8 | 1.00 | 39.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 0.8.8 | 2.00 | 78.00 | 80.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.8 | 6.00 | 85.00 | 91.00 | OK |
Version: 0.8.8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mans Magnusson <mons.magnusson@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Mans",
family = "Magnusson",
role = c("aut", "cre"),
email = "mons.magnusson@gmail.com"),
person(given = "Oscar",
family = "Pettersson",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("markmyassignment")
Loading required package: markmyassignment
Saving _problems/test-expectation-40.R
Saving _problems/test-expectation-45.R
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3',
'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3',
'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-expectation.R:40:3'): expect_function_code() ─────────────────
Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean".
Actual message:
✖ │ 'markmyassignment' not found in the body of `base::mean`
── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ────
Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean".
Actual message:
✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean`
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("markmyassignment")
Loading required package: markmyassignment
Saving _problems/test-expectation-40.R
Saving _problems/test-expectation-45.R
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3',
'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3',
'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-expectation.R:40:3'): expect_function_code() ─────────────────
Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean".
Actual message:
✖ │ 'markmyassignment' not found in the body of `base::mean`
── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ────
Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean".
Actual message:
✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean`
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [42s/108s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("markmyassignment")
Loading required package: markmyassignment
Saving _problems/test-expectation-40.R
Saving _problems/test-expectation-45.R
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-set_assignment.R:5:3', 'test-set_assignment.R:47:3',
'test-set_assignment.R:70:3', 'test-set_assignment.R:101:3',
'test-set_assignment.R:155:3', 'test-set_assignment.R:205:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-expectation.R:40:3'): expect_function_code() ─────────────────
Expected failure message to match regexp "'markmyassignment' not found in the body of base::mean".
Actual message:
✖ │ 'markmyassignment' not found in the body of `base::mean`
── Failure ('test-expectation.R:45:3'): expect_no_forbidden_function_code() ────
Expected failure message to match regexp "Forbidden code 'UseMethod' is found in the body of base::mean".
Actual message:
✖ │ Forbidden code 'UseMethod' is found in the body of `base::mean`
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 145 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc