[R-pkg-devel] CartogRaflow submission

2023-10-17 Thread cartograf...@gmail.com
Hi, I've put an update version of the package cartogRaflow 1.0.4 in CRAN today.  There are 2 errors  Last released version's CRAN status: OK: 11, ERROR: 2 See: The version 1.0.3 was archived today.  I

[R-pkg-devel] Re :Re: Suppressing long-running vignette code in CRAN submission

2023-10-17 Thread cartograf...@gmail.com
Hi, thanks to reply. I know that the version 1.0.3 of cartogRaflow use rgeos maptools. Now the version cartogRaflow was archived on 16th October. I've uploaded cartogRaflow version 1.0.4 with sf package.  I've submitted yesterday the version 1.0.4 in CRAN and received 2 two error message because

[R-pkg-devel] Re :Re: Re :Re: Suppressing long-running vignette code in CRAN submission

2023-10-17 Thread cartograf...@gmail.com
ylvain, В Tue, 17 Oct 2023 09:45:25 + (UTC) "cartograf...@gmail.com" пишет: > I've uploaded cartogRaflow version 1.0.4 with sf package.  > I've submitted yesterday the version 1.0.4 in CRAN and received 2 two > error message because cartogRaflow is archived and us

[R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-03-25 Thread cartograf...@gmail.com
Hello, I've submitted my package cartograflow and I received an email from your teeam that it does not pass the incoming checks automatically.Debian: Status: 1 ERROR, 2 WARNINGs, 1 NOT

[R-pkg-devel] Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-03-26 Thread cartograf...@gmail.com
5.03.2019 23:12, cartograf...@gmail.com wrote: > Hello, > I've submitted my package cartograflow and I received an email from your > teeam that it does not pass the incoming checks automatically.Debian: > <https://win-builder.r-project.org/incoming_pretest/cartograflow_0.0.0.9000

[R-pkg-devel] Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-03-27 Thread cartograf...@gmail.com
y of Flows and Movements’ Those are all classical mistakes ("we've all been there").  The vignette errors may or may not be specific to R devel. /Henrik On Tue, Mar 26, 2019 at 2:29 PM cartograf...@gmail.com wrote: > > Hi,  l've made R CMD check --as-cran on rstudio 3.5

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
ents’ Those are all classical mistakes ("we've all been there").  The vignette errors may or may not be specific to R devel. /Henrik On Tue, Mar 26, 2019 at 2:29 PM cartograf...@gmail.com wrote: > > Hi,  l've made R CMD check --as-cran on rstudio 3.5.2Why I have to

Re: [R-pkg-devel] package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
Yes! Le mercredi 3 avril 2019 à 20:21:59 UTC+2, Ben Bolker a écrit : Have you installed the 'conflicted' package on your local machine (i.e., the machine you're running the checks on)? On 2019-04-03 2:11 p.m., cartograf...@gmail.com wrote: >  Hi, > > I com

[R-pkg-devel] Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
Hi,I don't know if my explanations are clear.I tried several way to solve this problem w/o success. Someone have an idea ?Thanks in advance  On 2019-04-03 2:11 p.m., cartograf...@gmail.com wrote: >  Hi, > > I come back to you  because I have always the problem with devtools::

[R-pkg-devel] Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-03 Thread cartograf...@gmail.com
David Hugh-Jones a écrit : Is “conflicted” in your DESCRIPTION file? Btw, can we see the package source somewhere? On Wed, 3 Apr 2019 at 19:24, cartograf...@gmail.com wrote:  Yes!     Le mercredi 3 avril 2019 à 20:21:59 UTC+2, Ben Bolker a écrit :   Have you installed the 'conflicted&#

[R-pkg-devel] Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-04 Thread cartograf...@gmail.com
quot;, >        scale = 0.2, tabtitle = TRUE, frame = TRUE, north(pos = "topright"), >        col = "grey") So it seems to me that the unnamed argument 'north(pos = "topright")' is wrongly matched to the "horiz" argument of layoutLayer(). C

Re: [R-pkg-devel] Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-04 Thread cartograf...@gmail.com
ot;) So it seems to me that the unnamed argument 'north(pos = "topright")' is wrongly matched to the "horiz" argument of layoutLayer(). Cheers,     Sebastian Am 04.04.19 um 07:20 schrieb cartograf...@gmail.com: > > Hi,I don't know if my explanations ar

[R-pkg-devel] Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-04 Thread cartograf...@gmail.com
for checking the > package)? Just a wild guess. > > > Am 04.04.19 um 13:14 schrieb cartograf...@gmail.com: >> I follow up your recommendation and for the moment I didn't used >> "conflicted". >> >> So, I've made the nex R CMD che

[R-pkg-devel] Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-04 Thread cartograf...@gmail.com
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

[R-pkg-devel] Re :Re: Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-07 Thread cartograf...@gmail.com
encies. Den torsdag 4 april 2019 17:05:02 CEST, cartograf...@gmail.com skrev: 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 é

Re: [R-pkg-devel] Re :Re: Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-07 Thread cartograf...@gmail.com
nst/doc’ ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE Le dimanche 7 avril 2019 à 18:22:32 UTC+2, Duncan Murdoch a écrit : On 07/04/2019 12:16 p.m., cartograf...@gmail.com wrote: > Hi,Thanks to your reply and yo

Re: [R-pkg-devel] Re :Re: Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-07 Thread cartograf...@gmail.com
The file is Rdlatex; Le dimanche 7 avril 2019 à 21:08:39 UTC+2, cartograf...@gmail.com a écrit : I've seen in file the message below: Package hyperref Warning: Option `pagebackref' has already been used, (hyperref)    setting the option has no effect on

Re: [R-pkg-devel] Re :Re: Re :Re: Re :Re: package cartograflow_0.0.0.9000.tar.gz

2019-04-07 Thread cartograf...@gmail.com
I've seen in file the message below: Package hyperref Warning: Option `pagebackref' has already been used, (hyperref)    setting the option has no effect on input line 377. Can this generate a note? Sylvain Le dimanche 7 avril 2019 à 21:01:59 UTC+2, cartograf...

[R-pkg-devel] Re :Re: Re :Re: Re :Re: Re :Re: package cartog

2019-04-07 Thread cartograf...@gmail.com
7, 2019 12:01:59 PM PDT, "cartograf...@gmail.com" wrote: >Thanks!So, I've already check and I didn't see the descrption of the >note in 00check.log.The only thing I can say is that there's a problem >with Author. >I tried to put Authors@R and it also generates

[R-pkg-devel] package cartograflow_1.0.0.tar.gz

2019-05-05 Thread cartograf...@gmail.com
he size. There are a lot of picture (cartography). Thanks in advance to your replySylvain Le dimanche 7 avril 2019 à 21:32:07 UTC+2, Duncan Murdoch a écrit : On 07/04/2019 3:01 p.m., cartograf...@gmail.com wrote: > Thanks! > So, I've already check and I didn'

Re: [R-pkg-devel] package cartograflow_1.0.0.tar.gz

2019-05-05 Thread cartograf...@gmail.com
Hi, I've made a new submission. There is no note about checking installed package size.Thanks. Sylvain Le dimanche 5 mai 2019 à 14:44:24 UTC+2, cartograf...@gmail.com a écrit : Hi,  After I submitted my package I received some remarks e.g add the exmple that I've

[R-pkg-devel] Re : Advice on setAs - issue of "in method for 'coe

2019-05-26 Thread cartograf...@gmail.com
Hi, I can give you an advise: try to use (ISO) official code for the geometries and put it as characters. Sylvain  Envoyé depuis Yahoo Mail pour Android Le sam., mai 25, 2019 à 0:41, Emmanuel Blondel (GMAIL) a écrit : Dear all, I write here as i'm in process to submit a revision of /geom

[R-pkg-devel] Cartograflow package

2020-07-20 Thread cartograf...@gmail.com
HelloYesterday a new version of cartograflow v1.0.3 was updated on the crank.  Everything seems to be OK. However, when I write in help cartograflow I don't see the thumbnail with the different possibilities of visualization: pdf, HTML ... Is this normal? Thank you in advance for your answer Sylv