Hi everyone,
the following error gives me headaches. When building my package on Travis CI
(OS X build), I get the following error:
Building with: R CMD build
4.64s$ R CMD build .
* checking for file ‘./DESCRIPTION’ ... OK
* preparing ‘RQGIS’:
* checking DESCRIPTION meta-information ... OK
* in
Dear sir.
I intended to upload a R package to the CRAN, but I received an e-mail with an
attached file “00check.log”. The text of this file ends with two notes, I made
modifications to resolve the last note:
--
* checking Rd line widths ... NOTE
Rd file 'ExpRep-package.Rd':
Hi Larisa,
This has been covered before; see
https://mailman.stat.ethz.ch/pipermail/r-devel/2014-March/068497.html
Essentially, it is reminder to check that this information is correct.
As such, you can ignore it if it is indeed correct.
Max
On 2017-04-28 09:15 AM, LARISA ZAMORA MATAMOROS
Hi,
#include
This finds ddk/ntddk.h ok but then fails with :
C:/Rtools/mingw_64/x86_64-w64-mingw32/include/ddk/ntddk.h:38:17: fatal
error: wdm.h: No such file or directory
It can't find wdm.h because that's alongside ntddk.h in the ddk directory.
It's only looking in include not include/ddk,