Re: [R-pkg-devel] WInbuilder and rHub updating

2019-05-21 Thread Roy Mendelssohn - NOAA Federal via R-package-devel
Thanks for the info.  No special requests.  Just no point in sending in a test 
until the package gets there.

-Roy

> On May 21, 2019, at 4:47 AM, Uwe Ligges  
> wrote:
> 
> For winbuilder and general incoming check services:
> 
> New packages on CRAN should be directly available for incoming checks, 
> perhaps with some short technical delays of less than one hour.
> 
> 
> For winbuilder on demand checks, there may be a lag of 2 days. Requests may 
> be considered.
> 
> Best,
> Uwe Ligges
> 
> 
> On 19.05.2019 20:09, Roy Mendelssohn - NOAA Federal via R-package-devel wrote:
>> Subject:
>> WInbuilder and rHub updating
>> From:
>> Roy Mendelssohn - NOAA Federal 
>> Date:
>> 19.05.2019, 20:09
>> To:
>> Roy Mendelssohn - NOAA Federal via R-package-devel 
>> 
>> To:
>> Roy Mendelssohn - NOAA Federal via R-package-devel 
>> 
>> HI All:
>> I have a package I am developing that depends on a package that was just 
>> accepted and appears on CRAN.  Do Winbuilder and rHub update daily,  or if 
>> not,  what is the usual lag for new packages to appear on the test machines. 
>>  Or may generally,  is there a way to query what packages are available on 
>> either or both of these?  That would be the biggest help.
>> Thanks,
>> -Roy
>> **
>> "The contents of this message do not reflect any position of the U.S. 
>> Government or NOAA."
>> **
>> Roy Mendelssohn
>> Supervisory Operations Research Analyst
>> NOAA/NMFS
>> Environmental Research Division
>> Southwest Fisheries Science Center
>> ***Note new street address***
>> 110 McAllister Way
>> Santa Cruz, CA 95060
>> Phone: (831)-420-3666
>> Fax: (831) 420-3980
>> e-mail: roy.mendelss...@noaa.gov www: http://www.pfeg.noaa.gov/
>> "Old age and treachery will overcome youth and skill."
>> "From those who have been given much, much will be expected"
>> "the arc of the moral universe is long, but it bends toward justice" -MLK Jr.
>> __
>> R-package-devel@r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel

**
"The contents of this message do not reflect any position of the U.S. 
Government or NOAA."
**
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
***Note new street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: roy.mendelss...@noaa.gov www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected" 
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] WInbuilder and rHub updating

2019-05-21 Thread Uwe Ligges

For winbuilder and general incoming check services:

New packages on CRAN should be directly available for incoming checks, 
perhaps with some short technical delays of less than one hour.



For winbuilder on demand checks, there may be a lag of 2 days. Requests 
may be considered.


Best,
Uwe Ligges


On 19.05.2019 20:09, Roy Mendelssohn - NOAA Federal via R-package-devel 
wrote:


Subject:
WInbuilder and rHub updating
From:
Roy Mendelssohn - NOAA Federal 
Date:
19.05.2019, 20:09
To:
Roy Mendelssohn - NOAA Federal via R-package-devel 



To:
Roy Mendelssohn - NOAA Federal via R-package-devel 




HI All:

I have a package I am developing that depends on a package that was just 
accepted and appears on CRAN.  Do Winbuilder and rHub update daily,  or if not, 
 what is the usual lag for new packages to appear on the test machines.  Or may 
generally,  is there a way to query what packages are available on either or 
both of these?  That would be the biggest help.

Thanks,

-Roy



**
"The contents of this message do not reflect any position of the U.S. Government or 
NOAA."
**
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
***Note new street address***
110 McAllister Way
Santa Cruz, CA 95060
Phone: (831)-420-3666
Fax: (831) 420-3980
e-mail: roy.mendelss...@noaa.gov www: http://www.pfeg.noaa.gov/

"Old age and treachery will overcome youth and skill."
"From those who have been given much, much will be expected"
"the arc of the moral universe is long, but it bends toward justice" -MLK Jr.


__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel



__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


Re: [R-pkg-devel] WInbuilder and rHub updating

2019-05-20 Thread Gábor Csárdi
Hi Roy,

R-hub installs everything on-demand, at build/check time, from CRAN,
and possibly other sources. So as soon as the package is on CRAN, it
is available on R-hub.

One glitch is that, even though the package is already on CRAN, it
might not have a binary build yet, and if it requires compilation,
then R-hub might not be able to build it. Should this happen, please
open an issue here: https://github.com/r-hub/rhub/issues

R-hub also supports packages from other sources, this is useful for
testing your package with non-CRAN dependencies. See this doc for
details:
https://cran.rstudio.com/web/packages/remotes/vignettes/dependencies.html

Best,
Gabor

On Sun, May 19, 2019 at 7:09 PM Roy Mendelssohn - NOAA Federal via
R-package-devel  wrote:
>
>
>
>
> -- Forwarded message --
> From: Roy Mendelssohn - NOAA Federal 
> To: Roy Mendelssohn - NOAA Federal via R-package-devel 
> 
> Cc:
> Bcc:
> Date: Sun, 19 May 2019 11:09:17 -0700
> Subject: WInbuilder and rHub updating
> HI All:
>
> I have a package I am developing that depends on a package that was just 
> accepted and appears on CRAN.  Do Winbuilder and rHub update daily,  or if 
> not,  what is the usual lag for new packages to appear on the test machines.  
> Or may generally,  is there a way to query what packages are available on 
> either or both of these?  That would be the biggest help.
>
> Thanks,
>
> -Roy
>
>
>
> **
> "The contents of this message do not reflect any position of the U.S. 
> Government or NOAA."
> **
> Roy Mendelssohn
> Supervisory Operations Research Analyst
> NOAA/NMFS
> Environmental Research Division
> Southwest Fisheries Science Center
> ***Note new street address***
> 110 McAllister Way
> Santa Cruz, CA 95060
> Phone: (831)-420-3666
> Fax: (831) 420-3980
> e-mail: roy.mendelss...@noaa.gov www: http://www.pfeg.noaa.gov/
>
> "Old age and treachery will overcome youth and skill."
> "From those who have been given much, much will be expected"
> "the arc of the moral universe is long, but it bends toward justice" -MLK Jr.
>
>
>
>
> -- Forwarded message --
> From: Roy Mendelssohn - NOAA Federal via R-package-devel 
> 
> To: Roy Mendelssohn - NOAA Federal via R-package-devel 
> 
> Cc:
> Bcc:
> Date: Sun, 19 May 2019 11:09:17 -0700
> Subject: [R-pkg-devel] WInbuilder and rHub updating
> __
> R-package-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel

__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel