Full_Name: Adriano Azevedo Filho
Version: 2.9.0
OS: Windows Vista
Submission from: (NULL) (201.68.79.62)
The error message produced when the function name typed in the console is
misspelled in the Portuguese translation. This is not a new issue but as it is
around for sometime I've decided to rep
Kynn Jones wrote:
Hi!
I'm working on a package that must convert data to and from JSON. For this,
it can use either the rjson package, or preferably, the faster RJSONIO
package.
I have two related questions about this.
First, how can I specify that the package depends on *either* RJSONIO *or*
Hi!
I'm working on a package that must convert data to and from JSON. For this,
it can use either the rjson package, or preferably, the faster RJSONIO
package.
I have two related questions about this.
First, how can I specify that the package depends on *either* RJSONIO *or*
rjson? (I.e. both
I've agreed to use the Interwrite PRS "clicker" (an RF input device that
allows each student in a class to respond to questions) in a class next
year. The version of the PRS software we're using stores its files in
an undocumented (AFAIK) but fairly obvious format, a mixture of XML and
CSV fil
On 12/06/2009 6:08 PM, miller_2555 wrote:
Hi -
I'm creating a package of database tools. A function in the package
requires the username and password as input to the function in order to
initially connect to the target database(s). Of course, this poses a
significant security issue given the
Hi -
I'm creating a package of database tools. A function in the package
requires the username and password as input to the function in order to
initially connect to the target database(s). Of course, this poses a
significant security issue given the possible retention of the function
stateme
Hi the list,
The function median start by exclude the factor. Indeed, it not possible
to calculate the median for a factor, but it is possible to evaluate the
median for an ordered factor.
Would it be possible to change the median function to accept also
ordered factor? This would be helpful sp