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

2018-02-03 Thread Juan Telleria Ruiz de Aguirre
Dear R Package Developers, I have just started doing a cheatsheet for h2o R Package: https://cran.r-project.org/web/packages/h2o/index.html So if anyone is interested in contribution, I attach what I have done till now in Github: https://github.com/jtelleria/H2O-Cheatsheet A H2O.ai

Re: [Rd] as.list method for by Objects

2018-02-03 Thread Henrik Bengtsson
On Fri, Feb 2, 2018 at 12:07 AM, Martin Maechler wrote: >> Henrik Bengtsson >> on Thu, 1 Feb 2018 10:26:23 -0800 writes: > > > On Thu, Feb 1, 2018 at 12:14 AM, Martin Maechler > > wrote: >

Re: [R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Dev Chakraborty
Thank you; this is most helpful; Dev On Sat, Feb 3, 2018 at 1:16 PM, Joshua Ulrich wrote: > On Sat, Feb 3, 2018 at 11:44 AM, Dev Chakraborty > wrote: > > Dear All, > > > > I tried unsuccessfully to upload a package named RJafroc to CRAN. On my >

Re: [Rd] CRAN indices out of whack (for at least macOS)

2018-02-03 Thread Winston Chang
Although it may not have been the cause of this particular index inconsistency, there are other causes of intermittent index inconsistencies. They could be avoided if there were a different directory structure on CRAN servers. One of the causes of inconsistencies is caching. With

Re: [R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Joshua Ulrich
On Sat, Feb 3, 2018 at 11:44 AM, Dev Chakraborty wrote: > Dear All, > > I tried unsuccessfully to upload a package named RJafroc to CRAN. On my OSX > machine it passes R CMD Check with no errors, warnings or notes. However, I > get the following output from CRAN, from which I

[R-pkg-devel] Help with correcting error in package

2018-02-03 Thread Dev Chakraborty
Dear All, I tried unsuccessfully to upload a package named RJafroc to CRAN. On my OSX machine it passes R CMD Check with no errors, warnings or notes. However, I get the following output from CRAN, from which I cannot tell which function is causing the error (I am truncating the intermediate

[R-pkg-devel] nloptr optimization procedure works differently on different platforms

2018-02-03 Thread Metin Bulus
Hi all, it occured to me, for an optmization procedure, AUGLAG algorithm used in conjuction with SLSQP algorithm (in nloptr package) can be unstable across different platforms. Does anyone know what could be possible reason for this? Thanks, Metin [[alternative HTML version deleted]]

Re: [Bioc-devel] Trouble syncing repo to bioconductor

2018-02-03 Thread Turaga, Nitesh
You might be using the wrong key. We have this key on file for you, ssh-rsa

[Bioc-devel] Trouble syncing repo to bioconductor

2018-02-03 Thread bruno contrino via Bioc-devel
Hello, I am having some issues pushing some changes to my package. I am following the steps here: https://bioconductor.org/developers/how-to/git/sync-existing-repositories/ And at step 3 I get the following: Permission denied (publickey). fatal: Could not read from remote repository. I