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

2018-02-04 Thread Dev Chakraborty
lss...@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 <josh.m.ulr...@gmail.com> > wrote: > > > > On Sun, Feb 4, 2018 a

[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 CRAN error

2018-02-04 Thread Dev Chakraborty
; > > On Feb 4, 2018, at 11:32 AM, Dev Chakraborty <dpc10s...@gmail.com> > wrote: > > > > Roy, > > > > I don't use a knitR file, but my DESCRIPTION file had a field: > > > > VignetteBuilder: knitr > > > > Deleting this field solved t

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

2018-02-03 Thread Dev Chakraborty
*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 Professor of Radiology, retired _

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 <josh.m.ulr...@gmail.com> wrote: > On Sat, Feb 3, 2018 at 11:44 AM, Dev Chakraborty <dpc10s...@gmail.com> > wrote: > > Dear All, > > > > I tried unsuccessfully to upload a

[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

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

2018-02-14 Thread Dev Chakraborty
in R-exts, at: > > > 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 Cha

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

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