Last updated on 2025-12-21 23:49:12 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| cbsodataR | 13 | ||
| chunked | 13 | ||
| daff | 13 | ||
| docopt | 13 | ||
| editrules | 13 | ||
| errorlocate | 13 | ||
| nlgeocoder | 12 | ||
| qbinplots | 4 | 9 | |
| sdcSpatial | 13 | ||
| validatesuggest | 13 | ||
| validatetools | 13 | ||
| whisker | 2 | 11 | |
| xmlwriter | 10 | 3 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 12
Current CRAN status: ERROR: 4, OK: 9
Version: 0.3.3
Check: examples
Result: ERROR
Running examples in ‘qbinplots-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cond_heatmap
> ### Title: Conditional heatmap
> ### Aliases: cond_heatmap
>
> ### ** Examples
>
> cond_heatmap(
+ iris,
+ x = "Petal.Length",
+ n = 12
+ )
Error in `[.data.table`(y_data, , `:=`(d, n/sum(n)), by = .(bin)) :
attempt access index 3/3 in VECTOR_ELT
Calls: cond_heatmap ... FUN -> plot_cond_heatmap_gradient -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.3
Check: examples
Result: ERROR
Running examples in ‘qbinplots-Ex.R’ failed
The error most likely occurred in:
> ### Name: cond_heatmap
> ### Title: Conditional heatmap
> ### Aliases: cond_heatmap
>
> ### ** Examples
>
> cond_heatmap(
+ iris,
+ x = "Petal.Length",
+ n = 12
+ )
Error in `[.data.table`(y_data, , `:=`(d, n/sum(n)), by = .(bin)) :
attempt access index 3/3 in VECTOR_ELT
Calls: cond_heatmap ... FUN -> plot_cond_heatmap_gradient -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.4.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Edwin de Jonge <edwindjonge@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Edwin",
family = "de Jonge",
role = c("aut", "cre"),
email = "edwindjonge@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 10, OK: 3
Version: 0.1.1
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:
‘add_frag.R’ ‘data_frag.R’ ‘elem.Rd’ ‘list_as_xml_document.R’
‘read_fragment.R’ ‘tag.R’ ‘write_xml.R’ ‘xml_fragment.R’
‘xmlbuilder.R’ ‘xmlbuilder.Rd’
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘xmlwriter/libs/xmlwriter.so’:
Found non-API call to R: ‘ATTRIB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc