Skip to content

Releases: cran4linux/rspm

rspm 0.7.0

11 Oct 09:20

Choose a tag to compare

  • Drop userdir.R in favor of tools::R_user_dir(), update licensing
    information accordingly.
  • Update supported OS versions and check matrix (#31).

rspm 0.6.1

29 Oct 11:41

Choose a tag to compare

  • Fix regexp escaping in apt-file calls for Debian-like systems (#32).

rspm 0.6.0

21 Jun 08:45

Choose a tag to compare

  • Add support for Pop!_OS (#26 addressing #25).
  • Add support for Amazon Linux 2023 (#28 addressing #27).

rspm 0.5.3

21 May 08:23

Choose a tag to compare

  • Drop test on failure to avoid test failures on CRAN.

rspm 0.5.2

21 May 08:23

Choose a tag to compare

  • Don't use expect_match for now to avoid test failures on CRAN.

rspm 0.5.1

03 May 21:54

Choose a tag to compare

  • Export missing_sysreqs() for debugging purposes.
  • Fix call to tinytest function from namespace.
  • Update supported systems.

rspm 0.5.0

26 Nov 15:46

Choose a tag to compare

  • Move to cran4linux org on GitHub, update URLs.
  • Add support for Debian 11 and 12 (#21).

rspm 0.4.0

14 Apr 12:47

Choose a tag to compare

  • Implement root mode to improve Docker workflows (#20 addressing #17).
  • Internal refactoring to improve extensibility (as part of #20).
  • Remove libs' arch subfolder in Ubuntu to fix relative path issues (#19).

rspm 0.3.1

26 Mar 10:54

Choose a tag to compare

  • Fix version detection in CentOS (#18 addressing #16).
  • Fix unpacking for new rpm versions (as part of #18).

rspm 0.3.0

22 Dec 10:38

Choose a tag to compare

  • Add support for CentOS/RHEL 9 and derivatives (#13 addressing #12).