Re: [R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread Daniel Marcelino
Daniel Marcelino "Small steps toward a much better world" From: R-package-devel on behalf of Wolfgang Lenhard Sent: December 7, 2018 2:15 PM To: Georgi Boshnakov; r-package-devel@r-project.org Subject: Re: [R-pkg-devel] Package update submission to

Re: [R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread Wolfgang Lenhard
Thanks for pointing that out. I rebuilt everything from scratch. Indeed I thought, there were no UTF-8 encodings in the data and neither Travis, checking it locally and R-Hub (all kinds of OS) resulted in errors. Am 07.12.2018 um 13:58 schrieb peter dalgaard: Hmm, no ERRORs in the CRAN checks

Re: [R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread Wolfgang Lenhard
Many thanks for the remark. It seems, it has something to do with submitting via the devtools (maybe I did something wrong with tagging the prior release). Submitting it manually at least does not result in pretest rejection. I guess there is something out of sync which resulted in rechecking

Re: [R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread peter dalgaard
Hmm, no ERRORs in the CRAN checks at this moment? Re. utf-8, on Mac OS, the CRAN checks have a note about 90 strings marked as utf8. I see 57 of them in > life$Country[Encoding(life$Country)!="unknown"] [1] "Korea, Dem. People’s Rep." "Korea, Dem. People’s Rep." [3] "Korea, Dem. People’s

Re: [R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread Georgi Boshnakov
The link you gave, https://cran.r-project.org/web/checks/check_results_cNORM.html, is to the check results for the package currently on CRAN and it is indeed v. 1.0.1 (it is linked from https://CRAN.R-project.org/package=cNORM). Was this really the link you got from CRAN's pretest? Sometimes

[R-pkg-devel] Package update submission to CRAN fails on pretest

2018-12-07 Thread Wolfgang Lenhard
Dear list, I am getting problems when trying to submit an update of the package cNORM to CRAN. I am developing the package with RStudio and devtools and I am using Travis for automatic testing. The package is tested locally on Win10 and Mac OS X and on Travis with Ubuntu and Mac both for

Re: [R-pkg-devel] New CRAN internet policy

2018-12-07 Thread Martin Maechler
> Hadley Wickham > on Thu, 6 Dec 2018 10:22:47 -0600 writes: > Hi all, > I'd love to get some clarification on what the new internet policy > means for packages like httr: >> Packages which use Internet resources should fail gracefully with an informative >>