cran-comments.md

Notes

6th submission

Error on CRAN checks in r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64 and r-oldrel-windows-ix86+x86_64 when running examples and vignette containing calls to igraph with negative weights.

Solved by avoiding negative weights. Version number updated.

5th submission

Enhanced features, described in NEWS.md. Version number updated.

4th submission

Correction of minor bugs, described in NEWS.md. Version number updated.

3rd submission

tests on x86_64 Linux with R-devel configured using --disable-long-double Error: processing vignette 'a3_phasetypeR_SFS.Rmd' failed with diagnostics: negative probability

Tolerance added for numeric tests. Version number changed accordingly.

2nd submission

If there are references describing the methods in your package, please add these in the description field of your DESCRIPTION file in the form authors (year) authors (year) authors (year, ISBN:...) or if those are not available: with no space after 'doi:', 'arXiv:', 'https:' and angle brackets for auto-linking. (If you want to add a title as well please put it in quotes: "Title")

Most relevant references added.

Please always write package names, software names and API (application programming interface) names in single quotes in title and description. e.g: --> 'PhaseTypeR'

Done.

Please always make sure to reset to user's options(), working directory or par() after you changed it in examples and vignettes and demos. e.g.: inst/doc/... oldpar <- par(mfrow = c(1,2)) ... par(oldpar)

Done.

Test environments

R CMD check results

0 errors | 0 warnings | 0 notes



rivasiker/PhaseTypeR documentation built on April 27, 2023, 2:50 p.m.