Skip to content

Commit 3f38f1e

Browse files
author
Flavjack
committed
cran check
1 parent 6e7e73d commit 3f38f1e

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

CRAN-RELEASE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This package was submitted to CRAN on 2021-04-14.
2+
Once it is accepted, delete this file and tag the release (commit 6e7e73d).

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The 'inti' package is part of the 'inkaverse' project for developing different p
2727

2828
## Installation
2929

30-
To install the stable version from [CRAN](https://cloud.r-project.org/package=inti), run the following from an R console:
30+
To install the stable version from [CRAN](https://cran.r-project.org/package=inti), run the following from an R console:
3131

3232
```{r eval=F}
3333
install.packages("inti")

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Learn more about the ‘inkaverse’ project at <https://inkaverse.com/>.
2626
## Installation
2727

2828
To install the stable version from
29-
[CRAN](https://cloud.r-project.org/package=inti), run the following from
29+
[CRAN](https://cran.r-project.org/package=inti), run the following from
3030
an R console:
3131

3232
``` r

cran-comments.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Test environments
2+
* local R installation, R 4.0.5
3+
* ubuntu 16.04 (on travis-ci), R 4.0.5
4+
* win-builder (devel)
5+
6+
## R CMD check results
7+
8+
0 errors | 0 warnings | 1 note
9+
10+
* This is a new release.

0 commit comments

Comments
 (0)