Skip to content

Commit

Permalink
1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbajnai committed Nov 7, 2021
1 parent 18f0846 commit ae0a7bd
Show file tree
Hide file tree
Showing 52 changed files with 159 additions and 128 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: isogeochem
Type: Package
Title: Tools for Carbonate Isotope Geochemistry
Version: 1.0.8.3
Version: 1.0.9
Authors@R:
c(person(given = "David", family = "Bajnai",
email = "david.bajnai@uni-goettingen.de",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# isogeochem 1.0.9

## Misc
* vignette updates

# isogeochem 1.0.8
The first CRAN release

Expand Down
2 changes: 1 addition & 1 deletion README.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"codeRepository": "https://davidbajnai.github.io/isogeochem/",
"issueTracker": "https://github.com/davidbajnai/isogeochem/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "1.0.8.3",
"version": "1.0.9",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -168,5 +168,5 @@
},
"SystemRequirements": null
},
"fileSize": "2985.599KB"
"fileSize": "2986.214KB"
}
18 changes: 17 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
## Comments from CRAN

```
r["CRAN"] = "http://cran.us.r-project.org"
options(repos = r)
devtools::install_github("davidbajnai/isogeochem")
# in your vignette clearly violate the CRAN Policy, so pls fix ASAP.
```
Thanks, done!

## R CMD check results

0 ERRORs | 0 WARNINGs | 0 NOTES.

## Test environments

### Local:
* macOS 11.6, R 4.1.1
* macOS 12.0.1, R 4.1.2, x86_64-apple-darwin17.0

### rhub
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
* Debian Linux, R-devel, GCC
* Fedora Linux, R-devel, clang, gfortran
* Ubuntu Linux 20.04.1 LTS, R-release, GCC

## Comments
* All links are correct in the package. However, in case of a server error, the Zenodo and DOI links may prompt a WARNING.
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/devils_hole.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 14 additions & 12 deletions docs/articles/kim_oneil_1997.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 19 additions & 7 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pkgdown_sha: ~
articles:
devils_hole: devils_hole.html
kim_oneil_1997: kim_oneil_1997.html
last_built: 2021-11-04T10:09Z
last_built: 2021-11-07T15:03Z

2 changes: 1 addition & 1 deletion docs/reference/A_from_a.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/B_from_a.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/D17O.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/D47.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/D48.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/GTS2020.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ae0a7bd

Please sign in to comment.