Version: 2.9.2 Date: 2025-01-13 Category: under the hood Text: adapted reference output for new startupmsg Version: 2.9.2 Date: 2025-01-13 Category: under the hood Text: transformed CITATION file to new format, i.e., bibentry() instead of citEntry(), c(as.person( .... ), as.person( .... ), ...), instead of as.personList(....) Version: 2.9.0 Date: 2022-11-12 Category: user-visible CHANGES Text: new S4 method for plotting summand distributions of class "UnivariateDistribution" (i.e., covering, e.g., mixtures of discrete and abs. cont distributions) -> then only the cdfs for different numbers of summands are plotted Version: 2.9.0 Date: 2022-11-12 Category: under the hood Text: converted encoding to UTF-8 Version: 2.8 Category: user-visible CHANGES Text: DESCRIPTION tag SVNRevision changed to VCS/SVNRevision Version: 2.8 Category: user-visible CHANGES Text: removed our coauthor Anja Hueller's mail address from the package help page, as this address was no longer valid Version: 2.8 Category: user-visible CHANGES Text: fixed some broken URLs and changed URLs from http to https where possible Version: 2.7 Category: user-visible CHANGES Text: fixed some URLs in https style Version: 2.7 Category: under the hood Text: wherever possible also use q.l internally instead of q to provide functionality in IRKernel Version: 2.6 Date: 2016-04-23 Category: user-visible CHANGES Text: title changed to title style / capitalization Version: 2.6 Date: 2016-04-23 Category: user-visible CHANGES Text: added reference to JSS-paper in help to IllustCLT Version: 2.6 Date: 2016-04-23 Category: under the hood Text: removed ::: internal dependencies (within distr-Fam of pkgs) by copying respective routines Version: 2.6 Date: 2016-04-23 Category: under the hood Text: enhanced imports in DESCRIPTION by explicating second order imports Version: 2.5 Date: 2013-09-13 Category: user-visible CHANGES Text: Version: 2.5 Date: 2013-09-13 Category: GENERAL ENHANCEMENTS Text: cleaned DESCRIPTION and NAMESPACE file as to Imports/Depends Version: 2.5 Date: 2013-09-13 Category: under the hood Text: added .Rbuildignore Version: 2.5 Date: 2013-09-13 Category: BUGFIXES Text: Version: 2.4 Date: 2013-02-07 Category: under the hood Text: removed lazyload tag in DESCRIPTION Version: 2.4 Date: 2013-02-07 Category: under the hood Text: added DESCRIPTION tag "ByteCompile" to all our packages Version: 2.4 Date: 2013-02-07 Category: under the hood Text: updating maintainer email address and URL. Version: 2.4 Date: 2013-02-07 Category: under the hood Text: added argument no.readonly = TRUE to assignments of form opar <- par() Version: 2.4 Date: 2013-02-07 Category: under the hood Text: deleted no longer needed chm folders Version: 2.3 Date: 2011-01-20 Category: No extra changes this time Text: DESCRIPTION files and package-help files gain a tag SVNRevision to be filled by get[All]RevNr.R from utils in distr Version: 2.2 Date: 2009-11-03 Category: user-visible CHANGES Text: included options("device.ask.default"=FALSE) in demos to avoid the need to press a button between frames in the "movie" Version: 2.2 Date: 2009-11-03 Category: GENERAL ENHANCEMENTS Text: added tests/Examples folder with file distrTeach-Ex.Rout.save to have some automatic testing Version: 2.2 Date: 2009-11-03 Category: GENERAL ENHANCEMENTS Text: added field "Encoding: latin1" to all DESCRIPTION files in order to avoid problems with e.g. Windows locale when svn replaces $LastChangedDate Version: 2.2 Date: 2009-11-03 Category: GENERAL ENHANCEMENTS Text: added TOBEDONE (sic!) files for each package (by accident also in trunc; these are empty so far) Version: 2.1 Date: 2009-04-15 Text: Rd-style: + several buglets detected with the fuzzier checking mechanism cf [Rd] More intensive checking of R help files, Prof Brian Ripley, 09.01.2009 10:25) [Rd] Warning: missing text for item ... in \describe? , Prof Brian Ripley, Version: 2.0.3 Date: 2008-11-29 Text: under the hood: + enhanced plotting (correct dispatch; opening of new device is controlled by option("newDevice") ) + after JMC's changes: gone through setIs relations to ensure "correct" inheritance Version: 2.0.3 Date: 2008-11-29 Text: moved license to LGPL-3 Version: 2.0.3 Date: 2008-11-29 Text: thanks to a hint by Anja Hueller, discovered a buglet in the demos of distrTeach; Version: 2.0 Date: 2008-09-12 Text: created new package 'distrTeach' (version to be consistent with distrXXX family) Version: 2.0 Date: 2008-09-12 Text: moved teaching functions 'illustrateLLN()', 'illustrateCLT[.tcl]' from package 'distrEx' to this new package