Re: [R-pkg-devel] R-package did not pass the incoming checks automatically

2018-01-20 Thread Hugh Parsonage
Use the url at the bottom of the linked page, i.e. https://cran.r-project.org/package=ewoc On Sun, 21 Jan 2018 at 5:06 am, Roy Mendelssohn - NOAA Federal < roy.mendelss...@noaa.gov> wrote: > Hi Márcio: > > I do not have solutions to your specific problems, but the errors do > appear to be coming

Re: [R-pkg-devel] R-package did not pass the incoming checks automatically

2018-01-20 Thread Roy Mendelssohn - NOAA Federal
Hi Márcio: I do not have solutions to your specific problems, but the errors do appear to be coming from the development version of R. When you run devtools::build_win(), run it twice, once as: devtools::build_win(version = "R-release") and once with devtools::build_win(version = "R-devel"