Skip to content

Commit 1fa249b

Browse files
committed
bumping things and noting changes
1 parent 4bed2da commit 1fa249b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: litterfitter
22
Type: Package
33
Title: Fits a Collection of Curves to Single-Cohort Decomposition Data
4-
Version: 0.1.4
5-
Date: 2025-08-19
4+
Version: 0.1.5
5+
Date: 2026-01-21
66
Authors@R:
77
c(person(given = "Will",
88
family = "Cornwell",

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# litterfitter 0.1.5
22

33
* fixing url in the readme, which is causing a note in the cran checks
4+
* Modernized package structure and code style (styler, lintr)
5+
* Updated GitHub Actions workflows for better CI/CD support (Ubuntu, macOS, Windows)
6+
* Updated dependencies (R >= 4.1.0)
47

58
# litterfitter 0.1.4
69

cran-comments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This is a resubmission. In this version I have:
44

55
- fixing url in the readme, which is causing a note in the cran checks
6+
- Modernized package structure, applied code styling and linting
7+
- Updated CI/CD workflows and package dependencies
68

79
## R CMD check results
810

0 commit comments

Comments
 (0)