Skip to content

Commit 749eedc

Browse files
Fix typos and add R universe checks link to cran-comments.md
1 parent c4a6e48 commit 749eedc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

RcppTskit/cran-comments.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@
99
`devtools::check(remote = TRUE, manual = TRUE)`. Both pass.
1010

1111
* I have also used R CMD check GitHub action on MacOS, Windows, and
12-
Ubunutu (olderelease, release, and devel, and ); all pass as you can
12+
Ubunutu (oldrelease, release, and devel); and all pass as you can
1313
see at https://github.com/HighlanderLab/RcppTskit/actions/runs/21542139159.
1414

15+
* I have also used R universe build systems and get pass on all 13 combinations
16+
as you can see at https://highlanderlab.r-universe.dev/RcppTskit. 
17+
1518
* `urlchecker::url_check()` also passes.
1619

1720
* On https://win-builder.r-project.org/UmBp28nqBAkU/00check.log

0 commit comments

Comments
 (0)