File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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).
Original file line number Diff line number Diff 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}
3333install.packages("inti")
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Learn more about the ‘inkaverse’ project at <https://inkaverse.com/>.
2626## Installation
2727
2828To 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
3030an R console:
3131
3232``` r
Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments