[Roxygen-devel] [roxygen2] roxygenise, setGeneric and .svn directory
meik michalke
meik.michalke at uni-duesseldorf.de
Mon Aug 22 18:18:22 CEST 2011
hi,
am Montag 15 August 2011 (17:25) schrieb Hadley Wickham:
> > One feature that I miss from roxygen is 'R CMD roxygen'. It was nice to
> >
> > R CMD roxygen pkgname
> > R CMD check pkgname
> > R CMD build pkgname
>
> I've moved to doing everything in R:
>
> library(devtools)
> document("pkgname")
> check("pkgname")
> build("pkgname")
> release("pkgname") # uploads to cran for you & sends Kurt an email
good point. i've been refining some build scripts and functions for that for
the past ~2 years myself. for what it's worth, i've made a package out of it:
o http://www.reaktanz.de/?c=hacking&s=roxyPackage
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.r-forge.r-project.org/pipermail/roxygen-devel/attachments/20110822/fdcd7840/attachment-0001.pgp>
More information about the Roxygen-devel
mailing list