-
Notifications
You must be signed in to change notification settings - Fork 1
Update bboudata for bboutools 1.3.0 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sebdalgarno
wants to merge
22
commits into
main
Choose a base branch
from
extensions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
66602da
add example data for multi-pop and missing yearss
sebdalgarno 7caf3ef
update r depends version
sebdalgarno e7d8bc0
remove examles from documentation
sebdalgarno c118742
ignore claude files
sebdalgarno b5a2968
allow missing values and multi populations
sebdalgarno 555a5ab
rename function to be more clear that checking for one population
sebdalgarno fe7f945
ignore claude
sebdalgarno 9ad9f26
add new datasets to pkgdown reference index
sebdalgarno 8c7322b
fix missing datasets to use one placeholder row per unobserved year
sebdalgarno b4be5bb
redesign multi-pop datasets for better edge case coverage
sebdalgarno e55e996
update recruit and survival datasets
sebdalgarno b837e6f
make chk when allow_missing = TRUE more strict (i.e. all-or-nothing m…
sebdalgarno 08e2b71
linter and styler
sebdalgarno b41e775
bump version, add news
sebdalgarno 848da43
Update DESCRIPTION
sebdalgarno f41a08a
depend on 4.1, as per joe suggestion
sebdalgarno e88558d
remove fledge comment - no longer using fledge to maintain
sebdalgarno 954715b
use base pipe
sebdalgarno de0e2f2
rename .chk_population1, add proper chks when allow_missing = TRUE
sebdalgarno e74b964
Merge branch 'extensions' of github.com:poissonconsulting/bboudata in…
sebdalgarno ac163f3
add claude.md to buildignore
sebdalgarno d0a66d3
add ECCC copyright to modified files
sebdalgarno File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,3 +14,5 @@ | |
| ^_pkgdown\.yml$ | ||
| ^README\.Rmd$ | ||
| ^CODE_OF_CONDUCT\.md$ | ||
| ^\.claude$ | ||
| ^CLAUDE\.md$ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,3 +18,6 @@ output[0-9]/ | |
| output-20[0-9][0-9]-[0-9][0-9]* | ||
|
|
||
| report/ | ||
|
|
||
| .claude/ | ||
| CLAUDE.md | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.