[R-pkg-devel] Troubleshoot unknown macro '\backslashemph' warning

2021-05-23 Thread Aravind J.
Hi, While checking two of my packages (https://github.com/aravind-j/EvaluateCore and https://github.com/aravind-j/augmentedRCBD)with winbuilder while preparing for submitting an updated version, I am getting the following warning. * checking Rd files ... [4s] WARNING prepare_Rd: :2: unknown

[R-pkg-devel] Fwd: Reproducing CRAN pre-tests

2019-09-20 Thread Aravind J.
, 19 Sep 2019 at 16:45, Duncan Murdoch wrote: > On 19/09/2019 6:51 a.m., Aravind J. wrote: > > Hi, > > > > I am trying to submit an updated version of my package PGRdup to CRAN. > The > > package has compiled code in C. > > > > I do development in a wind

[R-pkg-devel] Reproducing CRAN pre-tests

2019-09-19 Thread Aravind J.
Hi, I am trying to submit an updated version of my package PGRdup to CRAN. The package has compiled code in C. I do development in a windows environment. The update was to fix issues in https://cran.r-project.org/web/checks/check_results_PGRdup.html. I have successfully fixed PCRE2 compatabilit