Skip to content

Commit 82159f1

Browse files
ageproR v0.6.1
1 parent 70a6ea9 commit 82159f1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ageproR
22
Type: Package
33
Title: R package interface for AGEPRO (Age Structured Projection Model) data
4-
Version: 0.6.0
4+
Version: 0.6.1
55
Authors@R: c(
66
person("Eric", "Fletcher", email = "eric.fletcher@noaa.gov",
77
role = c("aut", "cre")),

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# ageproR 0.6.1 2024-03-18
2+
3+
- Rename inplines -> inp_lines for consistency (#37)
4+
- Rename general, bootstrap, process_error, and recruitment json_list active binding functions to `json_list_object`
5+
- process_error (#47)
6+
- Cleanup proj_years validation code
7+
- Moved `setup_projection_tables` as a private helper method.
8+
- Resolved `tibble::as_tibble` column name deprecation (#44)
9+
- Updated Roxygen Dependency to 7.3.1
10+
111
# ageproR 0.6.0 2024-03-11
212

313
- Added `mortality_fraction_prior_spawn`

0 commit comments

Comments
 (0)