Skip to content

fledge: CRAN pre-release v0.3.6.9900 - #93

Merged
joethorley merged 10 commits into
mainfrom
cran-0.3.6.9900
Jan 30, 2026
Merged

fledge: CRAN pre-release v0.3.6.9900#93
joethorley merged 10 commits into
mainfrom
cran-0.3.6.9900

Conversation

@joethorley

@joethorley joethorley commented Jan 29, 2026

Copy link
Copy Markdown
Member

Current CRAN check results

  • Checked on 2026-01-29, problems found: https://cran.r-project.org/web/checks/check_results_term.html

  • ERROR: r-devel-linux-x86_64-debian-clang
    Running ‘testthat.R’ [9s/13s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:

    library(testthat)
    library(term)

    test_check("term")
    Saving _problems/test-summary-3.R
    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]

    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-print.R:2:3'

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
    Expected summary(term("a[1]")) to be identical to summary("a[1]").
    Differences:
    actual: "1" "1" "0" "1" "1"
    expected: "1" "1" "0" "4" "4"

    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
    Error:
    ! Test failures.
    Execution halted

  • ERROR: r-devel-linux-x86_64-debian-gcc
    Running ‘testthat.R’ [6s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:

    library(testthat)
    library(term)

    test_check("term")
    Saving _problems/test-summary-3.R
    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]

    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-print.R:2:3'

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
    Expected summary(term("a[1]")) to be identical to summary("a[1]").
    Differences:
    actual: "1" "1" "0" "1" "1"
    expected: "1" "1" "0" "4" "4"

    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
    Error:
    ! Test failures.
    Execution halted

  • ERROR: r-devel-linux-x86_64-fedora-clang
    Running ‘testthat.R’ [17s/68s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:

    library(testthat)
    library(term)

    test_check("term")
    Saving _problems/test-summary-3.R
    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]

    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-print.R:2:3'

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
    Expected summary(term("a[1]")) to be identical to summary("a[1]").
    Differences:
    actual: "1" "1" "0" "1" "1"
    expected: "1" "1" "0" "4" "4"

    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
    Error:
    ! Test failures.
    Execution halted

  • ERROR: r-devel-linux-x86_64-fedora-gcc
    Running ‘testthat.R’ [14s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:

    library(testthat)
    library(term)

    test_check("term")
    Saving _problems/test-summary-3.R
    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]

    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-print.R:2:3'

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
    Expected summary(term("a[1]")) to be identical to summary("a[1]").
    Differences:
    actual: "1" "1" "0" "1" "1"
    expected: "1" "1" "0" "4" "4"

    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
    Error:
    ! Test failures.
    Execution halted

  • ERROR: r-devel-windows-x86_64
    Running 'testthat.R' [9s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:

    library(testthat)
    library(term)

    test_check("term")
    Saving _problems/test-summary-3.R
    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]

    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-print.R:2:3'

    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-summary.R:3:3'): summary.term ────────────────────────────────
    Expected summary(term("a[1]")) to be identical to summary("a[1]").
    Differences:
    actual: "1" "1" "0" "1" "1"
    expected: "1" "1" "0" "4" "4"

    [ FAIL 1 | WARN 4 | SKIP 1 | PASS 545 ]
    Error:
    ! Test failures.
    Execution halted

Check results at: https://cran.r-project.org/web/checks/check_results_term.html

Action items

  • Review PR
  • Await successful CI/CD run
  • Run fledge::release()
  • When the package is accepted on CRAN, run fledge::post_release()

@joethorley
joethorley merged commit e108151 into main Jan 30, 2026
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant