Hi,
I'd like to propose to introduce a standardized mechanism for
controlling the amount of testing that 'R CMD check' performs together
with an option to 'R CMD check' to specify if shallow or deep tests
should be performed. I believe such a standardized feature would be
useful, especially becau
In base/R/tabulate.R, tabulate() calls .C("R_tabulate";
I suggest adding DUP = FALSE to that call.
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
Great! I will look into .onAttach, .onLoad, and packageStartupMessage.
Thanks so much!
-Thomas
On Sat, Apr 7, 2012 at 4:27 PM, Thomas J. Leeper wrote:
> I'm currently working on a new package for R that interfaces with an API.
> Most of the package's functionality requires users to supply an ac
On 07/04/2012 22:27, Thomas J. Leeper wrote:
I'm currently working on a new package for R that interfaces with an API.
Most of the package's functionality requires users to supply an access key
that allows the package to work with the API. I want to display text
immediately upon loading the packa
On 12-04-07 5:27 PM, Thomas J. Leeper wrote:
I'm currently working on a new package for R that interfaces with an API.
Most of the package's functionality requires users to supply an access key
that allows the package to work with the API. I want to display text
immediately upon loading the packa
On 7 April 2012 at 16:27, Thomas J. Leeper wrote:
| I'm currently working on a new package for R that interfaces with an API.
| Most of the package's functionality requires users to supply an access key
| that allows the package to work with the API. I want to display text
| immediately upon loadi
I'm currently working on a new package for R that interfaces with an API.
Most of the package's functionality requires users to supply an access key
that allows the package to work with the API. I want to display text
immediately upon loading the package that instructs/reminds users to enter
their