Code repository changed from R-Forge to Codeberg at: https://codeberg.org/zeileis/fortunes/
Added basic altdoc page with overview and documentation at: https://zeileis.codeberg.page/fortunes/
Finally provide DESCRIPTION/Authors@R
field.
seq(along = ...).author= when which=NULL (as in
example).author argument.if(..) .. else .. as function call.which.max(.) instead of
which(.)[1].showMatches argument to
fortune().read.fortunes() if package is installed outside of
.Library before the package is loaded (makes the NAMESPACE
fail to load). Now read.fortunes() is not called in
.onLoad() but in the first call of fortune()
(reported by Brian D. Ripley).useBytes problem with grep().