rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
_whitelogger has joined #mlpack
<coatless[m]> rcurtin: did you get an e-mail back from CRAN? The mlpack R package seems to have disappeared off of the usual `inspect` folder on CRAN incoming: https://cran.r-project.org/incoming/
<rcurtin[m]> coatless: it needed to be rechecked because the documentation page 404'ed (I just had to rebuild the website), but that's handled now. maybe it's in a different queue? the most recent message I saw was a notification from the `CRAN-pretest-inspect-recheck` list
<rcurtin[m]> zoq: do you own the Dockerhub account? https://hub.docker.com/u/mlpack If so, where do the dockerfiles live? I can push updates to them for 4.0.0, it should be quite simple
<zoq[m]> <rcurtin[m]> "zoq: do you own the Dockerhub..." <- I do, I can invite you are provide the credentials.
<zoq[m]> <rcurtin[m]> "zoq: do you own the Dockerhub..." <- They are part of the Jenkins config repo
<zoq[m]> zoq[m]: We can remove some as well, for the editor Iā€™m now using the Debian container.
<coatless[m]> rcurtin: looks like cran sent you a follow-up e-mail as the `mlpack` is now in: https://cran.r-project.org/incoming/waiting/
<rcurtin[m]> yeah, I have to promise upon penalty of imprisonment and loss of rights that I fixed all the warnings in the previous version; let me do that now
<akhunti1[m]> Hi Team I want to install Armadillo 9.300.2 from source, for mlpack 3.1.1.,could you pls help me on that .
<akhunti1[m]> As i am not finding that library in internet .
<rcurtin[m]> akhunti1: yeah, it can be hard to find old Armadillo versions... here are some, but it's not quite what you are looking for: http://files.mlpack.org/
<rcurtin[m]> a more comprehensive set here from the MacPorts archives: http://cjj.kr.distfiles.macports.org/armadillo/
<rcurtin[m]> thanks zoq , I'll work on updating the dockerfiles in that repository and pushing them to Dockerhub soon šŸ‘ļø
<akhunti1[m]> any idea from which Armadillo versions i will get this file [ libarmadillo.so.10 ]
<rcurtin[m]> armadillo version 10 :)
<akhunti1[m]> Hi rcurtin i installed armadillo 10.1.2 ,
<akhunti1[m]> and this is my cmakelist.txt file
<akhunti1[m]> still i am getting this error
<rcurtin[m]> `ARMADILLO_LIBRARY` should be the path to the library, not a directory