CRAN Package Check Results for Maintainer ‘Zehao Xu <z267xu at gmail.com>’

Last updated on 2024-07-12 15:53:28 CEST.

Package ERROR NOTE OK
ggmulti 1 12
loon.ggplot 3 10
loon.tourr 1 1 11

Package ggmulti

Current CRAN status: NOTE: 1, OK: 12

Version: 1.0.7
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: geom_density_.Rd: geom_density geom_hist_.Rd: geom_histogram position_dodge_.Rd: position_dodge position_stack_.Rd: position_stack Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Package loon.ggplot

Current CRAN status: NOTE: 3, OK: 10

Version: 1.3.4
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘cli’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: g_getLocations.Rd: l_getLocations g_getPlots.Rd: l_getPlots geom_imageGlyph-deprecated.Rd: geom_image_glyph, geom_polygon_glyph geom_pointrangeGlyph-deprecated.Rd: geom_pointrange geom_serialAxesGlyph-deprecated.Rd: geom_serialaxes_glyph geom_textGlyph-deprecated.Rd: geom_text ggSerialAxes-deprecated.Rd: coord_serialaxes interactivity.Rd: l_info_states l_ggplot.Rd: ggplot linking.Rd: l_getLinkedStates, l_setLinkedStates, l_configure scaleBox.Rd: l_scale3D selection.Rd: l_userOptions zoom.Rd: l_scaleto_plot, l_scaleto_layer, l_scaleto_world, l_scaleto_active, l_scaleto_selected Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Package loon.tourr

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 0.1.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: l_tour.Rd: grand_tour, dependence_tour, frozen_tour, guided_tour, planned_tour tour_pairs.Rd: l_pairs Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/20s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > testthat::test_check("loon.tourr") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_callback_functions.R:206:3'): test callback l_pairs ──────────── Error in `tours[[var]]`: attempt to select less than one element in integerOneIndex Backtrace: ▆ 1. └─testthat::expect_equal(tours[[var]][, 1], widget$x2y1["y"]) at test_callback_functions.R:206:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: Test failures Execution halted Flavor: r-release-macos-x86_64