[R] R package dev: how to export constant?
Jonas Stein
news at jonasstein.de
Thu Jan 19 00:13:35 CET 2012
> Jonas, I've just seen your function 'sistring' code and it's different from
> the code in
Thanks a lot for reporting this bug. It is fixed now in the git
repository.
I added some examples, but they do not work:
R CMD check sitools
================= snip
> ### ** Examples
>
> library(sitools)
>
> # volume of a dice in metres
> a <- 1 * centi
Error: object 'centi' not found
================= snap
Any hints?
Do you think i should rename the convert function to
"float2si" or something like that?
Perhaps someone needs a si2float converter in future...
Betatesters are welcome. After some more testing i want to upload the
package to the R package collection.
kind regards,
--
Jonas Stein <news at jonasstein.de>
More information about the R-help
mailing list