[Rd] Minor typo in files2.Rd (Manipulaton)

2011-02-03 Thread Rainer Stuetz
There is a minor typo in the title section of 'files2.Rd':

~/R/r-devel> svn diff
Index: src/library/base/man/files2.Rd
===
--- src/library/base/man/files2.Rd  (revision 54213)
+++ src/library/base/man/files2.Rd  (working copy)
@@ -9,7 +9,7 @@
 \alias{Sys.umask}
 \concept{directory}
 \concept{mkdir}
-\title{Manipulaton of Directories and file Permissions}
+\title{Manipulation of Directories and file Permissions}
 \usage{
 dir.create(path, showWarnings = TRUE, recursive = FALSE, mode = "0777")
 Sys.chmod(paths, mode = "0777")


Thanks,
Rainer

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel


Re: [Rd] Package development process?

2010-06-15 Thread Rainer Stuetz
On Wed, Jun 16, 2010 at 6:20 AM, Spencer Graves
 wrote:
>  Thanks.  I added a row for Ruby and columns for "Package manager" and
> "Collaborative development platform" to the table of "Selected Repositories"
> in the Wikipedia entry for "Software repository".  Please correct me if I'm
> wrong, but the Wiki page for Ruby suggested to me that RubyGems is a package
> manager, crudely comparable to the "R CMD check process", while the Ruby
> counterpart for CRAN is the "Ruby Application Archive (RAA)".  In addition,
> there is "RubyForge", which sounds like analogous to R-Forge.  If this is
> incorrect or can otherwise be improved, please either let me know or change
> the Wiki yourself.
>
>  Any other suggestions?
>  Thanks again,
>  Spencer

See this thread on stackoverflow.com:
List of Top Repositories by Programming Language
http://stackoverflow.com/questions/1693529/

Rainer

__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel