Skip to content

Commit

Permalink
update cran-comments.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
friendly committed Dec 14, 2015
1 parent 96bdca8 commit ebe72f8
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,19 @@
* win-builder (R-release 3.2.2 (2015-08-14), R-devel)

## R CMD check results
There were no ERRORs or WARNINGs

## NOTE
There were no NOTEs
There were no ERRORs or WARNINGs or NOTEs

## Comments
This is a minor release, offering the following new functionality and correcting some documentation
This is a major release, offering the following new functionality and correcting some documentation
problems.

- added `swp()` function
- added `vignette("gramreg") - *Gram-Schmidt Orthogonalization and Regression*
- added `vandermode()` function
- added `vec()` convenience function to vectorize a matrix
- added `is_square_matrix()` tests
- added `power_method()`, power method for dominant eigenvector (thx: Gaston Sanchez)
- added `arrows3d()` for 3D geometric diagrams
- added `vectors3d()` for 3D geometric diagrams
- added `corner()` for 2D, 3D geometric diagrams
- added more documentation content to `man/matlib.Rd` from `README.md`


0 comments on commit ebe72f8

Please sign in to comment.