CRAN Package Check Results for Package autoplotly

Last updated on 2025-09-20 03:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 7.51 69.36 76.87 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 4.88 48.26 53.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 117.35 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 137.22 ERROR
r-devel-windows-x86_64 0.1.4 8.00 71.00 79.00 OK
r-patched-linux-x86_64 0.1.4 7.14 64.34 71.48 ERROR
r-release-linux-x86_64 0.1.4 7.03 63.37 70.40 ERROR
r-release-macos-arm64 0.1.4 36.00 OK
r-release-macos-x86_64 0.1.4 79.00 OK
r-release-windows-x86_64 0.1.4 10.00 78.00 88.00 ERROR
r-oldrel-macos-arm64 0.1.4 35.00 OK
r-oldrel-macos-x86_64 0.1.4 54.00 OK
r-oldrel-windows-x86_64 0.1.4 12.00 95.00 107.00 ERROR

Check Details

Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Yuan Tang <terrytangyuan@gmail.com>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/70s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.4
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.4
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(autoplotly) > > test_check("autoplotly") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_all.R:15:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p, "plotly") is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_all.R:16:3'): autoplotly is composable with additional ggplot2 elements ── inherits(p$ggplot_obj, "ggplot") is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.