snippets - Code snippets, mostly visualization-related
RForge.net

snippets

About snippets
GIT access
Download/Files
News
Check results
Package R docs

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/snippets/trunk snippets

To install the latest development snapshot of this package, use

install.packages("snippets",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/snippets/branches
and for tags use
svn ls svn://svn.rforge.net/snippets/tags

Most recent GIT commits


6e638c9e| Simon Urbanek | Wed Jun 29 16:22:51 2022 +1200
export fd.table copy
 M       NAMESPACE

f2dd32ae| Simon Urbanek | Wed Jun 29 16:22:00 2022 +1200
recent R no longer supports matrix methods for tables so copy fd.matrix to fd.table
 M       R/fd.R
 M       man/fd.Rd

3c1be4fb| Simon Urbanek | Wed Jun 29 16:15:19 2022 +1200
fix typo
 M       NAMESPACE

774536bb| Simon Urbanek | Wed Jun 29 16:14:43 2022 +1200
modernize NAMESPACE
 M       NAMESPACE

c2f49c13| Simon Urbanek | Wed Jun 29 16:09:28 2022 +1200
bump version to 0.1-3
 M       DESCRIPTION
 M       mkdist