On 4 June 2019 at 17:35, Rolf Turner wrote:
| Thanks Dirk. I did an upgrade and the NOTE went away, so I guess that
| all is well.
Yes.
| I'm never sure about upgrading with "sudo apt whatever", so I was a bit
| apprehensive. For the record I did:
|
| sudo apt update
| sudo apt u
On 4/06/19 4:51 PM, Dirk Eddelbuettel wrote:
On 4 June 2019 at 16:42, Rolf Turner wrote:
| I am working on a revision of my Iso package (which hasn't been revised
| for quite a while) and have added in registration of Fortran routines
| that are called directly by .Fortran() in R functions.
|
|
On 4 June 2019 at 16:42, Rolf Turner wrote:
| I am working on a revision of my Iso package (which hasn't been revised
| for quite a while) and have added in registration of Fortran routines
| that are called directly by .Fortran() in R functions.
|
| When I do
|
| R CMD check --as-cran I
I am working on a revision of my Iso package (which hasn't been revised
for quite a while) and have added in registration of Fortran routines
that are called directly by .Fortran() in R functions.
When I do
R CMD check --as-cran Iso_0.0-18.tar.gz
I get a "NOTE":
Compilation used the
Regarding the global variables... I found [1] illuminating, in particular the
comments on the solution.
[1]
https://stackoverflow.com/questions/41954302/where-to-create-package-environment-variables
On June 4, 2019 11:07:20 AM PDT, Duncan Murdoch
wrote:
>On 04/06/2019 8:36 a.m., Bernd JAGLA
On 04/06/2019 8:36 a.m., Bernd JAGLA wrote:
Hi,
I am trying to submit a package with a shiny app to cran.
I get 2 notes that I don't know how to resolve. I would appreciate very much
any suggestions/help.
Thanks a lot.
It seems the first note is on possibly misspelled words. I am using c
Hi,
I am trying to submit a package with a shiny app to cran.
I get 2 notes that I don't know how to resolve. I would appreciate very much
any suggestions/help.
Thanks a lot.
It seems the first note is on possibly misspelled words. I am using camel-case
to "explain" the name of the app, th