Skip to contents

PFUPipelineTools 0.1.8 (2023-12-21)

  • Added a statement of need to README.Rmd.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.7 (2023-12-08) DOI

  • Added package dependencies for test coverage workflow.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.6 (2023-12-04) DOI

  • Add the package dependencies to the code coverage GitHub action.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.5 (2023-12-04) DOI

  • Add the develop and release-* branches to GitHub actions for R-CMD-CHECK.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.4 (2023-12-03)

  • Attempting to fix a bug in the continuous integration process. Builds are failing due to missing external dependencies.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.3 (2023-12-03) DOI

  • New function read_pin_version()
  • Added GitHub actions for generating website.
  • Beginning code coverage support.
  • No new tests
    • Still at 24 tests, all passing.
    • Test coverage remains at 100%.

PFUPipelineTools 0.1.2 (2023-08-08) DOI

  • First release to be assigned a Zenodo DOI.
  • Added several new tests to get to 100% coverage.

PFUPipelineTools 0.1.1 (2023-06-06)

  • Initial release
  • Added a NEWS.md file to track changes to the package.
  • Added first tests.
    • Only 2 tests, both passing.
    • Test coverage is low (17 %) but will improve.