File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Package: litterfitter
22Type: Package
33Title: 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
66Authors@R:
77 c(person(given = "Will",
88 family = "Cornwell",
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 33This 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
You can’t perform that action at this time.
0 commit comments