Closed eddelbuettel closed 3 years ago
Sweet as shown here the fact that we added a properly parseable file with the right extension in the right directory was enough to tickle this.
Ok, that worked -- you can follow at the top under 'Actions' or via the 'Details' links here. I now added a file .Rbuildignore
to tell R not to worry about ./github
as the package does not need it -- only the repository itself for testing here.
This adds a simple recipe in a form I am quite familiar with. You will notice that macOS is commented out -- we have no easy to get the HTS library. But there is a .deb package so we install this under Ubuntu. Rcpp gets added automatically from your DESCRIPTION.