ankane / jetpack

A friendly package manager for R
Other
241 stars 16 forks source link

jetpack tests fail with renv submission to CRAN #23

Closed kevinushey closed 2 years ago

kevinushey commented 2 years ago

From my recent submission of renv 0.15.3 to CRAN:

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error (test-migrate.R:6:3): it works ────────────────────────────────────────
    Error: failed to find source for 'renv 0.15.3' in package repositories

Can you please make failures of this form a skip rather than a failure?

ankane commented 2 years ago

Added skip_on_cran()