Thanks for the answer Dirk Eddelbuettel. I feel dumb not noticing that!
On Wed, 27 Feb 2019 at 14:44, Dirk Eddelbuettel wrote:
>
> On 27 February 2019 at 14:17, Horia Yeb wrote:
> | rcpp_throwchart.cpp:6:10: fatal error: String.h: No such file or
> directory
>
> Did you mean the standard C head
On 27 February 2019 at 14:17, Horia Yeb wrote:
| rcpp_throwchart.cpp:6:10: fatal error: String.h: No such file or directory
Did you mean the standard C header string.h?
Or did you mean Rcpp's own Rcpp/String.h ? It is included for you by Rcpp.h.
| Also would it be possible to submit a Windows
On 27/02/2019 8:17 a.m., Horia Yeb wrote:
Hi all,
I submitted my package today on CRAN and from the automatic check I get a
note in both Windows and Debian, but from what I heard it is perfectly ok
and to be ignored.
"Check: CRAN incoming feasibility, Result: NOTE
Maintainer: 'John Doe>' "
Hi all,
I submitted my package today on CRAN and from the automatic check I get a
note in both Windows and Debian, but from what I heard it is perfectly ok
and to be ignored.
"Check: CRAN incoming feasibility, Result: NOTE
Maintainer: 'John Doe>' "
But I also get an ERROR in the Debian check