Re: [R-pkg-devel] Fwd: Collaboration Request: h2o R Package Function Cheatsheet

2018-02-04 Thread Suzen, Mehmet
Dear Juan, A good start. A suggestion for versioning, instead of versioning on file names, maybe you can use git tags for release numbers. Github will create a release bundle with you release tag. RStudio has nice templates for cheatsheets too [1], I think you use their template and possibly

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

2018-02-04 Thread Dev Chakraborty
Thanks for your suggestion. I do a published book that describes what this package does. Dev On Sun, Feb 4, 2018 at 2:44 PM, Roy Mendelssohn - NOAA Federal < roy.mendelss...@noaa.gov> wrote: > Glad you found the solution. I would add as an aside, I have found a > good vignette is worth the

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

2018-02-04 Thread Roy Mendelssohn - NOAA Federal
Glad you found the solution. I would add as an aside, I have found a good vignette is worth the effort. R docs tend to be like Unix docs, relatively short and terse and can be hard for someone not familiar with the package what all the options might do. A good vignette allows you to lay

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

2018-02-04 Thread Dev Chakraborty
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., got rid of that message in my original email) Thanks for all your help. Dev On Sun, Feb 4, 2018 at 2:05 PM, Roy Mendelssohn - NOAA Federal <

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

2018-02-04 Thread Roy Mendelssohn - NOAA Federal
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 Chakraborty wrote: >> Dear All, >> >> I get

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

2018-02-04 Thread Joshua Ulrich
On Sun, Feb 4, 2018 at 12:47 PM, Dev Chakraborty wrote: > 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. >

[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] fftw linking

2018-02-04 Thread Dirk Eddelbuettel
On 4 February 2018 at 15:38, Denis Rastegaev wrote: | I try to upload my package on CRAN but the package | does not pass the incoming checks. How to link external | compiler with fftw? CRAN is a treasure trove with over 12k packages. Learn to search it. For example, package fftwtools has this

[R-pkg-devel] fftw linking

2018-02-04 Thread Denis Rastegaev
Hello everyone! I try to upload my package on CRAN but the package does not pass the incoming checks. How to link external compiler with fftw? My package on github: https://github.com/drastega/specklestar Installation log: * installing *source* package 'specklestar' ... ** libs *** arch - i386