Hi,
I just ran into this 'R CMD check' NOTE for the first time:
* checking R code for possible problems ... NOTE
toto: multiple local function definitions for ‘fun’ with different
formal arguments
The "offending" code is something like this (simplified from the real code):
toto <- function(m
Any reason why you didn't use quiet=TRUE to suppress that output?
There is no official API structure for credentials in R repositories, so R has
no way of knowing which part of the URL are credentials as it is not under R's
purview - it could be part of the path or anything, so there is no way R