On 11 November 2012 at 17:34, Steffen Neumann wrote:
| Hi,
|
| I am not certain the question in the subject
| is grammatically correct. Nevertheless, R and Bioconductor
| are more and more complaining about symbols it doesn't like [1],
| such as printf, exit, std::cerr or std::cout.
CRAN got
Hi,
I am not certain the question in the subject
is grammatically correct. Nevertheless, R and Bioconductor
are more and more complaining about symbols it doesn't like [1],
such as printf, exit, std::cerr or std::cout.
While the former are rather simple to search&replace
with Rprintf or somet
On 10 November 2012 at 23:34, Ian Fellows wrote:
| Dirk,
|
| >
| > Quick guess: Maybe force load / import of package 'methods' ?
| >
| > More on the other questions in a few days. Let's take them one by one.
|
|
| I had already added methods to the namespace via import in the NAMESPACE
file