[R-pkg-devel] line justification for long \code{} in .pdf manual

2020-06-04 Thread Fernando Roa
e) keys = unique(names(l_tmp)) l = sapply(keys, function(name) {unlist(l_tmp[grep(name, names(l_tmp))])}, simplify = F) repwith<-list(unlist(lapply(l, function(x) paste(x, collapse=",} \\code{")) ) ) regmatches(gblines[i], gregexpr('code\\{.*?

Re: [R-pkg-devel] Error vignette rebuilding and package imports when re-submitting package

2020-04-16 Thread Fernando Roa
ve to version 0.3.0. > > I thank you in advance for your feedbacks. > Regards > Paul Savary > > > > > > > > [[alternative HTML version deleted]] > > __ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-pa

[R-pkg-devel] vignette warning in r-patched os-x

2020-04-11 Thread Fernando Roa
nder if it will affect future submissions (having the same error in 2 submissions) best, -- Fernando Roa [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] pandoc lua filter error with win devel check

2020-01-11 Thread Fernando Roa
nsider also that vignettes in CRAN and browseVignettes() are not from solaris or windows) Best, On Wed, Jan 8, 2020 at 2:59 PM Fernando Roa wrote: > Hi, > I added SystemRequirements: pandoc (>= 2.0) to DESCRIPTION as you > suggested; submission failed, > the automatic check

Re: [R-pkg-devel] debian-clang error with class

2020-01-08 Thread Fernando Roa
ot;, > Universita di Bologna, phone +39 05120 98163 > christian.hen...@unibo.it > > __ > R-package-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-package-devel > -- Fernando Roa [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] pandoc lua filter error with win devel check

2020-01-08 Thread Fernando Roa
you must be > > doing something special, and doing something special makes getting a > > package accepted more challenging. Perhaps if you were more specific you > > might get a more specific response. > > > > On January 6, 2020 1:38:44 PM PST, Fernando Roa

Re: [R-pkg-devel] pandoc lua filter error with win devel check

2020-01-06 Thread Fernando Roa
pecial makes getting a > package accepted more challenging. Perhaps if you were more specific you > might get a more specific response. > > On January 6, 2020 1:38:44 PM PST, Fernando Roa wrote: > >Hi people, > > > >I got an error in vignettes after checking as win. deve

[R-pkg-devel] pandoc lua filter error with win devel check

2020-01-06 Thread Fernando Roa
Hi people, I got an error in vignettes after checking as win. devel. with devtools (check_win_devel): pandoc.exe: unrecognized option `--lua-filter=refs/multiple-bibliographies.lua' May I ignore it? Best, -- Fernando Roa [[alternative HTML version de

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

2019-11-28 Thread Fernando Roa
; Cheers, Sebastian > > Am 28. November 2019 14:56:37 MEZ schrieb Fernando Roa >: > >Thx Sebastian > >I set _R_CLASS_MATRIX_ARRAY_ to true in console and also in onLoad, but > >could not replicate the error in console. > >In addition, setting _R_CLASS_MATRIX_ARRAY_ to &q

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

2019-11-28 Thread Fernando Roa
CLASS_MATRIX_ARRAY_=true > > On CRAN, this configuration is currently only used in the two R-devel > flavors which give warnings for your package. > > Happy debugging! > > Sebastian > > > Am 27.11.19 um 23:16 schrieb Fernando Roa: > > After Ege answer, I cou

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

2019-11-27 Thread Fernando Roa
d, Nov 27, 2019 at 8:34 AM Ege Rubak wrote: > 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-pkg-devel] vignette error in debian

2019-11-27 Thread Fernando Roa
https://pastebin.com/wwhbqcSw Grateful for any guidance -- Fernando Roa [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel