Commit Graph
87 Commits
Author SHA1 Message Date
Ryan Curtin e1bdbfc99f Fix path. 2023-01-23 03:23:51 -05:00
Ryan Curtin 5d293871ce Comment out pragmas in base64.hpp to fix CRAN warnings. 2023-01-13 14:37:24 -05:00
Ryan Curtin f81359be02 Try to bundle the upstream version of cereal directly. 2023-01-09 10:53:45 -05:00
Ryan Curtin 9a7fb8456e Attempt to install cereal on OS X runner. 2023-01-05 10:41:51 -05:00
Ryan Curtin f626041ff8 Install libcereal-dev (and thus rapidjson-dev) for the R CMD check call. 2022-12-29 10:24:07 -05:00
Ryan Curtin c2e47f80d7 Set default for BUILD_TESTS to OFF (#3316)
related issue: #3314
2022-11-21 05:08:20 +01:00
James J Balamuta e1e9fad1e3 Let's try with the old check routine 2022-10-25 13:58:49 -07:00
James J Balamuta 613a60a3b2 Remove path change. Should remain at mlpack/mlpack 2022-10-25 13:55:50 -07:00
James J Balamuta 8eedcdaa65 Try a different approach for testing package 2022-10-25 12:27:44 -07:00
James J Balamuta 1140ad4223 Add back in the custom dependency install 2022-10-25 10:23:02 -07:00
James J Balamuta 1c4485125b Move R Github Actions workflow to r-lib/actions@v2
The R GitHub action referencing r-lib/actions@master is stalled out. We need to migrate over to using r-lib/actions@v2. Within this PR, we attempt to address this issue. 

Discussion on matrix.
2022-10-25 10:05:41 -07:00
Alex f6a3087ddf Update main.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-01 17:42:54 +01:00
Ryan Curtin 5814bc6d2e Remove Boost from build scripts too. 2022-05-27 16:14:43 -04:00
shubham1206agra 1c1182301e force install pkgbuild 2022-04-28 12:46:18 +05:30
shubham1206agra 7f9870f0db fixed macOS R env by downgrading macOS version
Changed macOS version detection regex logic
2022-01-04 23:08:03 +05:30
Marcus Edel a2eb66c982 Is that a seperate block?. 2021-10-23 00:18:54 -04:00
Marcus Edel a276c7238b Install complete libcurl-dev package. 2021-10-23 00:03:07 -04:00
Marcus Edel 605d315d18 Remove armadillo build command. 2021-10-22 21:44:49 -04:00
Marcus Edel c624159aed Install armadillo from package registry. 2021-10-22 20:38:15 -04:00
Marcus Edel 42ae6f26f4 Merge branch 'master' into auto-download-default-off 2021-10-19 21:03:13 -04:00
Ryan Curtin dfe3f465d1 Fix an additional dependency for rcmdcheck. 2021-10-18 09:12:11 -04:00
Marcus Edel 7838ef5b24 Use auto-downloader to install armadillo. 2021-10-17 22:01:11 -04:00
Marcus Edel fa2f849100 Explicitly download dependencies for R CI build. 2021-10-17 20:02:59 -04:00
Marcus Edel bc57be3b47 Install hdf5 package for the R build workflow. 2021-10-17 16:37:56 -04:00
Marcus Edel e5503433d0 The auto-download is disabled by default, so we have to install ensmallen. 2021-10-16 17:56:21 -04:00
Marcus Edel 18f42586cd Merge branch 'master' into r-duplicate-model-fix 2021-09-18 12:07:40 -04:00
Ryan Curtin 4a91e1e50b Merge remote-tracking branch 'origin/master' into julia-fix-categories 2021-09-03 13:10:02 -04:00
Marcus Edel bee9b848dd Bump minimum Armadillo version to 9.800 (#3043) 2021-08-31 15:41:25 +02:00
Ryan Curtin b32e587acb Fix R binding CI build (hopefully). 2021-08-19 11:32:59 -04:00
Ryan Curtin 4c40e4e5fb Only use one core to build. 2021-08-18 10:32:28 -04:00
Ryan Curtin 33cf3736cb Oops, fix compression option. 2021-08-17 16:01:18 -04:00
Ryan Curtin 57271580ac Oops, it's a .gz. 2021-08-17 15:09:12 -04:00
Ryan Curtin 335d30c10d Switch URL of Armadillo. 2021-08-17 12:05:28 -04:00
Ryan Curtin d936476b84 Are we using the wrong generator? 2021-08-17 11:44:44 -04:00
Ryan Curtin 346b0c893a Oops, don't remove rcmdcheck. 2021-06-15 17:37:56 -04:00
Ryan Curtin 4fc6a91d10 What if all I needed to do was disable the cache? 2021-06-15 17:37:08 -04:00
Ryan Curtin b4dd229c94 Wow! It worked! Now can I simplify it? 2021-06-15 13:50:42 -04:00
Ryan Curtin 5c21ce9d02 Another attempt at a syntax fix. 2021-06-15 11:37:28 -04:00
Ryan Curtin 464b31d6ed Try to fix syntax. 2021-06-15 11:35:35 -04:00
Ryan Curtin 12ecedfeb9 Reinstall remotes. 2021-06-15 08:24:45 -04:00
Ryan Curtin b4592ac448 I wonder what will happen if I do this? 2021-06-14 17:17:32 -04:00
Ryan Curtin f6f59726a3 Another one... 2021-06-14 14:54:39 -04:00
Ryan Curtin 62f7db4f26 Another package... 2021-06-14 08:04:44 -04:00
Ryan Curtin ca188e2d4f Okay, another package... 2021-06-13 19:05:08 -04:00
Ryan Curtin 0c6418b5cc Not sure about this one... 2021-06-13 13:14:20 -04:00
Ryan Curtin d3c7522f2c Another package to reinstall... 2021-06-13 11:07:25 -04:00
Ryan Curtin 303b3100b6 Actually I think I am getting close now... 2021-06-13 08:36:20 -04:00
Ryan Curtin 11e387881b Well it seems like maybe this strategy is working. 2021-06-12 08:30:02 -04:00
Ryan Curtin c4ab2c8dac Maybe reinstalling the ps package will help. 2021-06-11 20:11:20 -04:00
Ryan Curtin 10cd215769 Oops, I forced in the wrong place. 2021-06-11 17:08:11 -04:00