rprojroot breaking changes

cran

4 curated breaking changes across major versions of rprojroot. Use this as a migration checklist before bumping dependencies.

4
changes
Breaking changes by transition
  • v1.3-2 \u2192 v2.0.2breaking

    `has_file()` and `has_dir()` now throw an error if the `filepath` argument is an absolute path (#74).

  • v1.3-2 \u2192 v2.0.2breaking

    `has_basename()` replaces `has_dirname()` to avoid confusion (#63).

  • v1.3-2 \u2192 v2.0.2breaking

    `as_root_criterion()` and `is_root_criterion()` replace `as.` and `is.`, respectively. The latter are soft-deprecated.

  • v1.3-2 \u2192 v2.0.2breaking

    `thisfile()` and related functions are soft-deprecated, now available in the whereami package (#43).

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cran/rprojroot
rprojroot breaking changes — CRAN migration guide | DepScope