ggobi / ggally

R package that extends ggplot2
http://ggobi.github.io/ggally/
584 stars 119 forks source link

CRAN request #469

Closed schloerke closed 11 months ago

schloerke commented 1 year ago

Please correct before 2023-07-19 to safely retain your package on CRAN.

The CRAN Team

Check Details Version: 2.1.2 Check: Rd cross-references Result: NOTE Undeclared packages ‘glue’, ‘magrittr’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.2 Check: tests Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [417s/514s] Running the tests in ‘tests/testthat.R’ failed. Complete output:

if (requireNamespace('testthat', quietly = TRUE)) {

  • library(testthat)
  • library(GGally)
  • test_check("GGally")
  • } Loading required package: ggplot2 Registered S3 method overwritten by 'GGally': method from +.gg ggplot2

    weights: 24 (14 variable)

    initial value 50552.644463 iter 10 value 45030.930814 iter 20 value 43102.145726 final value 43101.422966 converged [ FAIL 1 | WARN 1347 | SKIP 3 | PASS 626 ]

 ══ Skipped tests (3) ═══════════════════════════════════════════════════════════
 • On CRAN (3): 'test-gg-plots.R:4:1', 'test-vig_ggally.R:2:3',
 'test-zzz_ggpairs.R:3:1'

 ══ Failed tests ════════════════════════════════════════════════════════════════
 ── Failure ('test-ggtable.R:25:3'): example ────────────────────────────────────
 `print(x)` produced warnings.
 Backtrace:
 ▆
 1. └─GGally (local) expect_print(...) at test-ggtable.R:25:2
 2. └─testthat::expect_silent(print(x)) at test-ggtable.R:7:4

 [ FAIL 1 | WARN 1347 | SKIP 3 | PASS 626 ]
 Error: Test failures
 Execution halted

Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.1.2 Check: package dependencies Result: NOTE Package suggested but not available for checking: ‘scagnostics’ Flavor: r-oldrel-macos-x86_64

schloerke commented 11 months ago

Closing as not an issue anymore