freebsd-ports/math/R-cran-SQUAREM/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
386 B
Text

Algorithms for accelerating the convergence of slow, monotone
sequences from smooth, contraction mapping such as the EM algorithm.
It can be used to accelerate any smooth, linearly convergent
acceleration scheme. A tutorial style introduction to this package
is available in a vignette on the CRAN download page or, when the
package is loaded in an R session, with vignette("SQUAREM").