On 12-03-25 05:29 PM, Paul Gilbert wrote:
John
Here is the definition of the TSMySQLConnection class, and a few other
things. This is a simplified example that produces the message, but
unfortunately will not work unless you have a MySQL database to connect
to. (I do get the same problem with
On Wed, 21 Mar 2012 18:35:15 +,
Prof Brian Ripley wrote:
> On 19/03/2012 20:25, Sebastian P. Luque wrote:
>> Hi,
>> R CMD check PACKAGE_VERSION_tar.gz gives warning:
>> Files not of a type allowed in a ‘data’ directory: ‘tser1.csv.bz2’
>> ‘tser2.csv.bz2’ Please use e.g. ‘inst/extdata’ for n
On 26/03/2012 16:34, Sebastian P. Luque wrote:
On Wed, 21 Mar 2012 18:35:15 +,
Prof Brian Ripley wrote:
On 19/03/2012 20:25, Sebastian P. Luque wrote:
Hi,
R CMD check PACKAGE_VERSION_tar.gz gives warning:
Files not of a type allowed in a ‘data’ directory: ‘tser1.csv.bz2’
‘tser2.csv.
On Mon, 26 Mar 2012 16:44:58 +0100,
Prof Brian Ripley wrote:
[...]
>>> Well, the extension is allowed 'optionally' to be .csv.bz2, but that
>>> does not make it good practice and I would suggest not using it.
>> Does this mean we can still compress the files, but leave the file
>> name with suf
In the source section of ?rlogis, we see:
Source:
‘[dpr]logis’ are calculated directly from the definitions.
‘rlogis’ uses inversion.
Should that read "[dpq]logis" instead?
Michael
__
R-devel@r-project.org mailing list
https://stat.ethz.ch
This direction is perhaps adding to the confusion rather than reducing it.
Let's go back to the original note:
Note: Method with signature "MySQLConnection#integer" chosen for
function "coerce",
target signature "TSMySQLConnection#integer".
"dbObjectId#integer" would also be valid
The purpo
On 12-03-26 02:47 PM, John Chambers wrote:
This direction is perhaps adding to the confusion rather than reducing it.
Let's go back to the original note:
Note: Method with signature "MySQLConnection#integer" chosen for
function "coerce",
target signature "TSMySQLConnection#integer".
"dbObject