Re: [R-pkg-devel] Missing SystemRequirements on the build servers

2019-11-26 Thread Angerer, Philipp
in the test script, which can be run conditionally on specific system requirements being fulfilled (so probably not on CRAN test machines). Cheers, Sebastian Am 22.11.19 um 10:44 schrieb Angerer, Philipp: > > > Hi, > > I first submitted my package nbconvertR in

[R-pkg-devel] Missing SystemRequirements on the build servers

2019-11-22 Thread Angerer, Philipp
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