Last updated on 2026-04-28 10:51:51 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| bit | 13 | ||
| bit64 | 1 | 12 | |
| funchir | 13 | ||
| geohashTools | 13 | ||
| lintr | 13 | ||
| potools | 13 | ||
| vcov | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 4.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [55s/74s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(patrick)
> library(bit64)
<1b>[1mThe assignment of character values to integer64 vectors and matrices with automatic coercion to integer64 will change to a more R consistent behaviour of coercing to character in future versions of bit64. If you wish you can update your code to the new behaviour by setting the option 'bit64.promoteInteger64ToCharacter' to TRUE.<1b>[22m
Attaching package: 'bit64'
The following object is masked from 'package:utils':
hashtab
The following objects are masked from 'package:base':
%in%, :, array, as.factor, as.ordered, colSums, factor, intersect,
is.double, is.element, match, matrix, order, rank, rowSums,
setdiff, setequal, table, union
>
> test_check("bit64")
1 000000000000000000000000000000000000000000000000000000000000001
0 111111111111111111111111111111111111111111111111111111111111111
*** caught segfault ***
address 0x557b7a927478, cause 'memory not mapped'
Flavor: r-devel-linux-x86_64-fedora-clang
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Chirico <MichaelChirico4@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Michael",
family = "Chirico",
role = c("aut", "cre"),
email = "michaelchirico4@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc