I have a package that is using the 'is' function from the 'methods'
package. My package has been on CRAN for some time now and has had 3
different versions already. Yesterday when submitting, I got a response
with:
* checking R code for possible problems ... NOTE
> ggMarginal: no visible global f
I see there have been several messages about this recently. I apologize, I
wasn't aware of the fact that I could search old messages on the board -
will do that next time, thanks
---
http://deanattali.com
On 12 July 2015 at 13:36, Duncan Murdoch wrote:
> On 12/07/2015 4:01 PM, Dea
It seems like if a package is declared under the "Imports:" field in
the DESCRIPTION
file, and that package is not used in any code in the R directory, then I
get an error when doing a R CMD CHECK
Namespace in Imports field not imported from: 'DT'
>All declared Imports should be used.
It c
I'll go with your suggestion to make a dummy function, thanks Dirk
---
http://deanattali.com
On 15 August 2015 at 05:35, Dirk Eddelbuettel wrote:
>
> On 14 August 2015 at 23:36, Dean Attali wrote:
> | Since the Shiny app is an integral part of the package, and the app uses
My package 'ddpcr' was accepted into CRAN in 2016-02-19 and then updated on
2016-03-17. There were no errors or warnings or notes in my submission and
it was accepted right away.
I just tried going to its CRAN page and I found out that the package was
removed a month ago.
https://cran.r-project.o
I'm trying to submit an update to a package 'ddpcr'
Here are the pretest logs:
https://win-builder.r-project.org/incoming_pretest/170519_074459_ddpcr_18/00check.log
I get a warning about pandoc not being able to find an image file. This
file path exists and has not changed from the previous submi
Thank you, you're right, I never realized the README on CRAN didn't show
the images.
Is there a way to force 'R CMD build' to include the images that are
located in the vignettes directory?
---
Dean Attali
President & CEO
AttaliTech Ltd
http://AttaliTech.com <http:/