[R] howto test a package without installation

Jonas Stein news at jonasstein.de
Mon Jan 16 01:51:16 CET 2012


Hi,

how can i play around with my first selfwritten package [*]
without to install it to my debian system?

I think of something like doing this:

/tmp/$ R
R version 2.11.1 (2010-05-31)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

> library(/tmp/sitools)

3 * kilo
[1] 3000


[*] https://github.com/jonasstein/sitools

-- 
Jonas Stein <news at jonasstein.de>



More information about the R-help mailing list