Re: Help needed for r-cran-rcppmlpack
On 17 January 2021 at 22:43, Andreas Tille wrote:
| On Sun, Jan 17, 2021 at 03:30:45PM -0600, Dirk Eddelbuettel wrote:
| > Thanks to amazing work of one GSoC student (and mlpack contributor) R is now
| > a properly exported language (among a few other) with auto-generated
| > bindings. And the CRAN source package is self-contained with all it needs
| > from mlpack. But the build is expensive as every mlpack algoriithm gets built
| > using these autogenerated binding so it simply takes a moment.
|
| Well, it does not take a moment - it fails. Or is it possibly that some
| competing parallel build is not finished yet?
Hm, that may be something local to your setup.
It builds and checks fine at CRAN [1] and has always built fine on Ubuntu and
Debian for me and others, including on the Debian testing VM I use for
reverse-depends checks. All those use just the CRAN package and not
libmlpack-dev.
Dirk
[1] https://cloud.r-project.org/web/checks/check_results_mlpack.html
(the fail at Solaris is known and fixed upstream; the fail on
oldrel-windows is due to older compiler; rest builds)
--
https://dirk.eddelbuettel.com | @eddelbuettel | edd@debian.org
Reply to: