[R-pkg-devel] Macros in Rd files.

2017-11-08 Thread Rolf Turner
I tried to define a macro to produce today's date (like unto the "\today" command in LaTeX): \newcommand{\today}{format(Sys.date(),"%d/%m/%Y")} I put this into my *.Rd file just before invoking it. (Something like "I don't think I will do any more work today (i.e. \today).") When I did

Re: [R-pkg-devel] Outdated Winbuilder package "INLA"

2017-11-08 Thread Fabian Bachl
Great, thank you so much! On Wed, Nov 8, 2017 at 5:21 PM Uwe Ligges wrote: > > > On 08.11.2017 14:25, Fabian Bachl wrote: > > Hi everyone, > > > > I am trying to submit a package to CRAN that depends on INLA, which > itself > > is not on CRAN. However, INLA is

Re: [R-pkg-devel] issues with SOfun - package upload

2017-11-08 Thread Uwe Ligges
And even this cannot work for strong dependencies, as sztrong deendencies must be available from mainstream repositoreis. Best, Uwe Ligges On 08.11.2017 17:59, Brian G. Peterson wrote: I think you should be using: Additional_repositories: https://github.com/mrdwab/SOfun since that is the

Re: [R-pkg-devel] Outdated Winbuilder package "INLA"

2017-11-08 Thread Uwe Ligges
Now insalled, please resub,it the package now. Best, Uwe Ligges On 08.11.2017 17:21, Uwe Ligges wrote: On 08.11.2017 14:25, Fabian Bachl wrote: Hi everyone, I am trying to submit a package to CRAN that depends on INLA, which itself is not on CRAN. However, INLA is installed on the

Re: [R-pkg-devel] issues with SOfun - package upload

2017-11-08 Thread Brian G. Peterson
I think you should be using: Additional_repositories: https://github.com/mrdwab/SOfun since that is the actual repository. Regards, Brian On Wed, 2017-11-08 at 17:01 +0100, LUCA BELMONTE wrote: > Good evening, > > I am trying to upload my package, called PdPDB 2.0. > When building and

[R-pkg-devel] issues with SOfun - package upload

2017-11-08 Thread LUCA BELMONTE
Good evening, I am trying to upload my package, called PdPDB 2.0. When building and checking the package with R-studio with --as-cran option selected, everything looks ok but, once I tried to upload the package to CRAN I had the following reply: *"Strong dependencies not in mainstream

Re: [R-pkg-devel] Outdated Winbuilder package "INLA"

2017-11-08 Thread Uwe Ligges
On 08.11.2017 14:25, Fabian Bachl wrote: Hi everyone, I am trying to submit a package to CRAN that depends on INLA, which itself is not on CRAN. However, INLA is installed on the winbuilder machine but the version is 0.0-1440400394 and extremely outdated (older than a year, I think) and some

[R-pkg-devel] Outdated Winbuilder package "INLA"

2017-11-08 Thread Fabian Bachl
Hi everyone, I am trying to submit a package to CRAN that depends on INLA, which itself is not on CRAN. However, INLA is installed on the winbuilder machine but the version is 0.0-1440400394 and extremely outdated (older than a year, I think) and some essential functions that I use are not