The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
NEWS | R Documentation |
Fixed a bit of bad programming style that breaks chargaff.gibbs.test in R
4.0. More precisely, I now use inherits(x, "try-error")
instead of
class(x)=="try-error"
.
Tweaks were made to spgs-package.Rd in response to CRAN maintainer since some commented lines were being detected by CRAN checks. The file now takes advantage of some package meta data. There is no observable difference to the user.
Added a couple more cross-references to the “Also see” section of a few help files.
Fixed minor internal bugs, e.g., line endings that should be lf, etc.
Refacctored the interface to the C code to use explicit registration in R and have the R code call the registered symbols directly.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.