diff --git a/cran-comments.md b/cran-comments.md index c0b7451f..62ec5359 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -3,4 +3,4 @@ 0 errors | 0 warnings | 1 note * Add some functions -* Fix performance bugs and changed the way `p` and `q` are calculated to use the randomly generated data instead of getting a curve from [0,1] +* Fix performance bug.