--- Begin Message ---
I'd recommend reading https://r-pkgs.org/description.html#dependencies (and
the rest of the book is very good as well), it'll help you understand why and
how to declare dependencies.
Den torsdag 4 april 2019 17:05:02 CEST, cartograf...@gmail.com
skrev:
How I
I've put dplyr in import item of description file
Envoyé depuis Yahoo Mail pour Android
Le jeu., avr. 4, 2019 à 17:04, cartograf...@gmail.com
a écrit : How I can declare the dependencies in DESCRIPTION file?
depends: library(dplyr,dependencies =TRUE)
Thanks
Envoyé depuis Yahoo Mail pour
How I can declare the dependencies in DESCRIPTION file?
depends: library(dplyr,dependencies =TRUE)
Thanks
Envoyé depuis Yahoo Mail pour Android
Le jeu., avr. 4, 2019 à 14:42, Uwe Ligges a
écrit : or forgot to declare a dependency on that package in the
DESCRIPTION file...
Best,
Uwe
Thanks to your reply. I've made the modification for week ago. As you can see
when I submitted I was 1 ERROR 2WARNINGs 1NOTE
After that I take into account some correction that one person proposed. I've
made R-devel check and I've now 1 ERROR 1NOTE
Right now I 'm in platform linux.
Have you an
On 27.03.2019 12:56, cartograf...@gmail.com wrote:
Hi, thanks to your propositions and I will take into account.
I make dev_tools::check directly in rstudio.
I would like to know if I can do R CMD directly in R interface with the
command :
#bash R-devel CMD check --as-cran cartograflow.ta
--- Begin Message ---
Hi,
To be able to run R CMD check on R devel, on top of your local checks, you
might want to have a a look at the R-hub package builder that allows you to run
R CMD check on several platforms (R versions, OS) for free. You can use the
rhub package for that, https://r-hub.g
Hi, thanks to your propositions and I will take into account.I make
dev_tools::check directly in rstudio.
I would like to know if I can do R CMD directly in R interface with the command
: #bash R-devel CMD check --as-cran cartograflow.tar.gzIt will be better
Thanks Sylvain
Envoyé depuis Yahoo