Re: [R-pkg-devel] R package CRAN check error

2018-02-17 Thread Dev Chakraborty
> Ilaria > > > > __ > > R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/ > listinfo/r-package-devel > > __ > > R-package-devel@r-project.org mailing list > &

Re: [R-pkg-devel] Solaris and ggplot2

2018-02-14 Thread Dev Chakraborty
gt; > https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Portable-C-and-C_002b_002b-code > > You would likely be able to resolve this by calling e.g. 'sqrt(2.0)' > instead of 'sqrt(2)'. > > Best, > Kevin > > On Tue, Feb 13, 2018 at 2:58 PM, Dev C

[R-pkg-devel] Solaris and ggplot2

2018-02-13 Thread Dev Chakraborty
My package RJafroc, which is currently on CRAN, passes all operating systems except solaris-x86-patched, and as a result has been flagged for removal. Using R-hub builder, I am unable to reproduce the log file because a required package, ggplot2, does not exist for Solaris. I found the following co

Re: [R-pkg-devel] Help with CRAN error

2018-02-04 Thread Dev Chakraborty
; > > On Feb 4, 2018, at 11:32 AM, Dev Chakraborty > wrote: > > > > Roy, > > > > I don't use a knitR file, but my DESCRIPTION file had a field: > > > > VignetteBuilder: knitr > > > > Deleting this field solved the problem (i.e., g

Re: [R-pkg-devel] Help with CRAN error

2018-02-04 Thread Dev Chakraborty
mendelss...@noaa.gov> wrote: > If you can't find the solution yourself, posting the top matter of your > vignette file would also help. > > -Roy > > > On Feb 4, 2018, at 10:54 AM, Joshua Ulrich > wrote: > > > > On Sun, Feb 4, 2018 at 12:47 PM, Dev Chak

[R-pkg-devel] Help with CRAN error

2018-02-04 Thread Dev Chakraborty
Dear All, I get the following message on running R CMD check -- as - cran: Package has a VignetteBuilder field but no prebuilt vignette index. I do not know how to fix this. Any help will be appreciated. Sincerely, Dev -- Dev Chakraborty, PhD Professor of Radiology retired

Re: [R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Dev Chakraborty
nts > on what is "Imported" or "Suggested". > > -Roy > > > > > On Feb 3, 2018, at 10:16 AM, Joshua Ulrich > wrote: > > > > On Sat, Feb 3, 2018 at 11:44 AM, Dev Chakraborty > wrote: > >> Dear All, > >> > >>

Re: [R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Dev Chakraborty
Thank you; this is most helpful; Dev On Sat, Feb 3, 2018 at 1:16 PM, Joshua Ulrich wrote: > On Sat, Feb 3, 2018 at 11:44 AM, Dev Chakraborty > wrote: > > Dear All, > > > > I tried unsuccessfully to upload a package named RJafroc to CRAN. On my > OSX > > mach

[R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Dev Chakraborty
ions* *...* *...* *Type 'q()' to quit R.* *> pkgname <- "RJafroc"* *> source(file.path(R.home("share"), "R", "examples-header.R"))* Thanking you in advance for any help rendered, Sincerely, Dev -- Dev Chakraborty, PhD Profess