multicool - R package for generating multisets in coolex order.
RForge.net

multicool

About multicool
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/jmcurran/multicool multicool
see also multicool GitHub repository.

To install the latest development snapshot of this package, use

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

Binaries (if avalable) can be installed using

install.packages("multicool",,"http://rforge.net/")

Most recent GIT commits


e1a805e7| jmcurran | Mon Feb 5 14:21:37 2024 +1300
Updated roxygen stuff so that everything is automatically generated (namespace etc.)
 M       NAMESPACE
 M       R/Stirling2.R
 M       R/zzz.R
 M       man/Bell.Rd
 M       man/Stirling2.Rd

4f96c435| jmcurran | Mon Feb 5 13:50:03 2024 +1300
Updated description to include links (Olivroy) and something in initMC (but I don't remember what)
 M       DESCRIPTION
 M       R/initMC.r
 M       man/initMC.Rd

2a2e9643| Merge: e70cb16 7950e1b
James Curran | Mon Feb 5 13:35:36 2024 +1300

Merge pull request #3 from olivroy/patch-1

Add links to DESCRIPTION

7950e1b1| olivroy | Fri Feb 2 09:55:28 2024 -0500
Add links to DESCRIPTION
 M       DESCRIPTION

e70cb169| jmcurran | Thu Nov 30 15:56:17 2023 +1300
Still trying to remove stupid note
 M       R/initMC.r
 M       man/initMC.Rd