File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11Package: Bchron
22Type: Package
33Title: Age-Depth Radiocarbon Modelling
4- Version: 4.7.7
5- Date: 2025-06-05
4+ Version: 4.7.7.9000
5+ Date: 2025-06-12
66URL: https://andrewcparnell.github.io/Bchron/
77BugReports: https://github.com/andrewcparnell/Bchron/issues
88Depends:
Original file line number Diff line number Diff line change 66## R CMD check results
77There were no ERRORs or WARNINGs on any of the above
88
9- On my local machine I got a NOTE about being unable to verify the time but I don't think I can fix this.
10-
119On win-builder I got a NOTE about some possibly mis-spelled words which aren't mis-spelled.
1210
1311Following the advice in an email from CRAN moderators I have:
@@ -19,7 +17,7 @@ Following the advice in an email from CRAN moderators I have:
1917- Removed all print/cat commands from functions (except for those which are summary/print functions)
2018- Stopped one of my functions from writing a file to the working directory, instead writing it to tempdir()
2119
22- Since implementing these changes I have re-checked the package locally, using Github Actions, and using win-builder
20+ Since implementing these changes I have re-checked the package locally, using Github Actions, and using win-builder with no errors or warnings.
2321
2422Many thanks for your continuing important work with R,
2523
You can’t perform that action at this time.
0 commit comments