Skip to content

Commit 62ee8fb

Browse files
committed
update NEWS/cran comments
1 parent 56f88dc commit 62ee8fb

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PlackettLuce 0.2-8
22

33
* Fix bug in `as.rankings.matrix()`.
4-
* import `eigs` from RSpectra vs rARPACK.
4+
* Import `eigs` from RSpectra vs rARPACK.
55

66
# PlackettLuce 0.2-7
77

cran-comments.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
## Comments
2+
3+
This is a re-submission fixing a bug that was found by an example in one of the reverse dependencies: ClimMobTools. This version causes warnings in ClimMobTools due to deprecated functions, which the authors have fixed in their development version (0.2-7, https://github.com/agrobioinfoservices/ClimMobTools).
4+
15
## Test environments
26

37
* Ubuntu 18.04.2 LTS, R 3.6.1
4-
* Via Win-builder
5-
- Windows Server 2008 (64-bit), R-devel
8+
* Via Win-builder: Windows Server 2008 (64-bit), R-devel
69

710
### Check results
811

9-
No errors, warnings or notes.
12+
The Win-builder check returns a note regarding URLs/DOIs that is a false alarm, all the links redirect to valid pages on jstor.

docs/news/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vignettes/render.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ build_articles(lazy = FALSE) #vignette
4040

4141
build_home()
4242

43+
build_news()
44+
4345
build_reference_index()
4446

4547
build_reference() #Rd files

0 commit comments

Comments
 (0)