history {spam} | R Documentation |
Brief overview of spam
s history
spam.history()
This list is maintained for releases 0.05 and higher.
chol
, implementation of
update.spam.chol.NgPeyton
and related routines.
Rewrite of spam.chol.NgPeyton
class. Proper spam.options
handling. Kronecker product implementation. Rewrite of
cbind
. Importing and handling of foreign formats.
Many internal changes for efficieny increases. Major file renaming.
Some backwards compatibility loss.c/rbind
, chol
, print/summary methods and other minor
improvements, first push to CRAN.fields
uses spam
now as a required
package.
The required linking functions are implemented in fields.spam
and the function linking
fields
version 3.6. Last stable version before the
"merging" with fields.
Update to R2.4 and documentation fill-in.spam
and the function linking
fields
version 3.2. It should represent a fair working
version, with large gaps in the documentation.See also a more detailed description at http://www.mines.edu/~rfurrer/software/spam/history.shtml.
todo
.
## Not run: ## A complete history of changes file.show(system.file("NEWS", package = "spam")) ## End(Not run)