[Rcpp-devel] non-empty character argument expected
Benjamin Tyner
btyner at gmail.com
Sat May 18 05:10:46 CEST 2013
Thank you Dirk; how embarrassing!
Regards,
Ben
On 05/16/2013 11:13 PM, Dirk Eddelbuettel wrote:
> Instead of
>
> time.f1 <- system(x2 <- f1(input=x, parms=p))
>
> you probably meant
>
> time.f1 <- system.time(x2 <- f1(input=x, parms=p))
>
> Also see the rbenchmark and microbenchmark packages.
>
> Dirk
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2390 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20130517/45f240f4/attachment-0001.bin>
More information about the Rcpp-devel
mailing list