Skip to content
Prev 1340 / 12125 Next

[R-pkg-devel] AppVeyor with LinkingTo: field

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/