search for: matrixlda

Displaying 3 results from an estimated 3 matches for "matrixlda".

Did you mean: mathilda
2025 Apr 03
1
Bad URLs in DESCRIPTION files
Hi All, Just want to flag a few packages: MatrixLDA: https://cran.r-project.org/web/packages/MatrixLDA/index.html The URL is technically valid - ajmolstad at github.io/ - but returns a 404. Almost certainly a typo. redistmetrics: https://cran.r-project.org/web/packages/redistmetrics/index.html Not a valid URL: https::/github.com/alarm-redist/redist...
2025 Apr 03
1
Bad URLs in DESCRIPTION files
...ou suggesting a new check on package descriptions for the urls present? In that case I guess it could be part of the standard R CMD check. Llu?s On Thu, 3 Apr 2025 at 17:17, Colin Gillespie <csgillespie at gmail.com> wrote: > Hi All, > > Just want to flag a few packages: > > MatrixLDA: https://cran.r-project.org/web/packages/MatrixLDA/index.html > The URL is technically valid - ajmolstad at github.io/ - but returns a > 404. Almost certainly a typo. > > redistmetrics: > https://cran.r-project.org/web/packages/redistmetrics/index.html > Not a valid URL: https::/g...
2025 Apr 04
1
Bad URLs in DESCRIPTION files
...Yep. Kurt's message suggests that these were edge cases that missed the check. Thanks > > Llu?s > > On Thu, 3 Apr 2025 at 17:17, Colin Gillespie <csgillespie at gmail.com> wrote: >> >> Hi All, >> >> Just want to flag a few packages: >> >> MatrixLDA: https://cran.r-project.org/web/packages/MatrixLDA/index.html >> The URL is technically valid - ajmolstad at github.io/ - but returns a >> 404. Almost certainly a typo. >> >> redistmetrics: https://cran.r-project.org/web/packages/redistmetrics/index.html >> Not a valid...