Skip to content

Commit

Permalink
doc: prepare CRAN version
Browse files Browse the repository at this point in the history
ci skip
  • Loading branch information
davidgohel committed May 24, 2024
1 parent 3395ce8 commit b42e838
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: equatags
Type: Package
Title: Equations to 'XML'
Version: 0.2.1.002
Version: 0.2.1
Authors@R: c(
person("David", "Gohel", role = c("aut", "cre"),
email = "[email protected]"),
Expand Down
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## Test environments

- local OS X install (R 4.2.0)
- ubuntu 16.04 (release)
- local OS X install (R 4.4.0)
- ubuntu 20.04 (release)
- winbuilder (with release and devel)

## R CMD check results

There were no ERROR or WARNING. There were one NOTE:
There were no ERROR, WARNING or NOTE.

* This is a new release.

Expand Down

0 comments on commit b42e838

Please sign in to comment.