ff: Re: [R-pkg-devel] Missing SystemRequirements on the build servers
Dear Philipp,
What kind of problems does the incoming check report?
If they are related to your package's vignette, a simple solution would
be to transform this toy example into a package test using
tools::buildVignette
Dear Philipp,
What kind of problems does the incoming check report?
If they are related to your package's vignette, a simple solution would
be to transform this toy example into a package test using
tools::buildVignette in the test script, which can be run conditionally
on specific system require
Hi,
I first submitted my package nbconvertR in 2015. It requires the command
jupyter nbconvert to work.
Since the first submission the SystemRequirements which provide that command
changed, which I reflected in the SystemRequirements and lately in an INSTALL
file:
https://github.com/thei