Skip to content

chore(desc): R version floor, ByteCompile, Suggests #58

Description

@davidbudzynski

Problem
DESCRIPTION:13 says Depends: R (>= 3.1.0), which is not accurate: ...length() needs R >= 3.2, and R_RegisterCCallable / STRING_PTR_RO need newer R. ByteCompile: TRUE should be yes per WRE. Suggests: knitr, rmarkdown is missing packages used in docs/tests. Repository: CRAN should not be in the dev DESCRIPTION.

Acceptance

  • Bump to R (>= 3.5.0) (matches the kit.h:19-22 fallback) or >= 4.0 if the isDataFrame shim is dropped
  • ByteCompile: yes, add Config/testthat/edition, Config/Needs/website, RoxygenNote if adopted
  • R CMD check --as-cran clean on devel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions