Closed darencard closed 8 years ago
OK,
It looks like I failed to add new files before committing last time. If you pull now you should see the new functions. Sorry!
Bob
On 17 Feb 2016, at 16:09, Daren Card notifications@github.com<mailto:notifications@github.com> wrote:
Looks like Bob's latest changes (last 2 commits) have led to some building errors that I'm observing on two computers. Checking out HEAD~3 (commit 693a0a2https://github.com/NESCent/MINOTAUR/commit/693a0a2c38729bedba9518a9b7815d29d1a6bd22...) fixes the issue (my first experience doing this for real in git... I see the power!)
Error I'm getting appears to cite the functions Bob committed. Note that the warnings about replacing previous imports are not problem, they show up even when everything builds fine. Running R version 3.2.3 on Apple OSX 10.9.5. Here is full Build output:
==> Rcpp::compileAttributes()
==> R CMD INSTALL --no-multiarch --with-keep.source MINOTAUR
Exited with status 1.
— Reply to this email directly or view it on GitHubhttps://github.com/NESCent/MINOTAUR/issues/7.
Cool! That fixed it for me.
Looks like Bob's latest changes (last 2 commits) have led to some building errors that I'm observing on two computers. Checking out HEAD~3 (commit 693a0a2...) fixes the issue (my first experience doing this for real in git... I see the power!)
Error I'm getting appears to cite the functions Bob committed. Note that the warnings about replacing previous imports are not problem, they show up even when everything builds fine. Running R version 3.2.3 on Apple OSX 10.9.5. Here is full Build output: