[R-pkg-devel] AppVeyor with LinkingTo: field
You need to put it in 'Imports' as well. Whatever is in LinkingTo, must be in Imports. Gabor
On Mon, Feb 13, 2017 at 3:05 PM, Tim Keitt <tkeitt at utexas.edu> wrote:
My tests are failing on AppVeyor because BH is not available. How do I force AppVeyor to install the package? It is in the LinkingTo: field, but my tests call sourceCpp and it fails there. The Cpp code has the "depends" directive for BH. It is either not being installed or is absent from the test environment. Thought I would try to modify .appveyor.yml and force a BH install. What's the trick? THK http://www.keittlab.org/ [[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel