Re: [R-pkg-devel] vignette error in debian

2019-11-27 Thread Fernando Roa
After Ege answer, I could replicate the error(s): list' object cannot be coerced to type 'double' with CMD check: bash R-devel.sh CMD check --as-cran idiogramFISH_1.9.1.tar.gz in a vmware debian guest with the r-devel (4.0) version of R installed after: http://singmann.org/installing-r-devel-on-li

Re: [R-pkg-devel] R CMD check: Titles in README

2019-11-27 Thread Ben Bolker
Maybe already obvious to you, but this seems to be coming from pandoc, not from R machinery. There are a few extra lines in the log that seem to be relevant ... [WARNING] This document format requires a nonempty element. Defaulting to ‘README’ as the title. To specify a title, use ‘title

[R-pkg-devel] R CMD check: Titles in README

2019-11-27 Thread Sam Albers
HI all, Submission of a new version of the tidyhydat package to CRAN, I get this warning on the pre-test checks for Debian: * checking top-level files ... WARNING Conversion of ‘README.md’ failed: [WARNING] This document format requires a nonempty element. Defaulting to ‘README’ as the title.

[R-pkg-devel] Has something changed regarding chol()?

2019-11-27 Thread Krzysztof Bartoszek
Hello! I am trying to update my mvSLOUCH R package and am getting it rejected due to failures on r-devel-linux-x86_64-debian-clang and r-devel-linux-x86_64-debian-gcc . The error is thrown when running the examples : Error in chol.default( Some matrix) : the leading minor of order 1 is not pos

Re: [R-pkg-devel] vignette error in debian

2019-11-27 Thread Ege Rubak
On 27/11/2019 00.22, Fernando Roa wrote: - I used a guest debian 10 in vmware in my system, and couldn't replicate the error installing with R CMD INSTALL I guess you should rather run "R CMD check ..." on the tar.gz file to reproduce the error. Hope that helps. /Ege _

[R-pkg-devel] vignette error in debian

2019-11-27 Thread Fernando Roa
I got a warning only in debian after submitting package to CRAN. I want to replicate the vignette warning of debian in the following link to solve it: Debian: https://win-builder.r-project.org/incoming_pretest/idiogramFISH_1.9.1_20191126_012524/Debian/00check.log 1 WARNING Warning summary: "check