Rev 7960 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
version 1.3-28.1 2022-11-21Update URL in man/EEF.profile.Rd at KH's request.version 1.3-28 2021-04-17Update fr translations.version 1.3-27 2021-02-12Bugfix in censboot, regression test tests/parallel-censboot.RUpdate fr translations.version 1.3-26 2021-01-21Update URLsversion 1.3-25 2020-04-26Add Italian translations.version 1.3-24 2019-12-20Use IGNORE_RDIFF in man/abc.ci.Rdversion 1.3-23 2019-07-01man/catsM.Rd: correct \usage, clarify 'Sex' is all male.version 1.3-22 2019-04-01Update de translations.version 1.3-21 2019-03-01Update for R 3.6.0 change of RNG.version 1.3-20 2017-07-30Allow for calls like boot::boot(), and record the type(boot/censboot/tsboot/tilt.boot) on the object itself.?print.boot now makes explicit that this assumes one of thosefour functions was used to generate the object.version 1.3-19 2017-02-11Update output for R 3.4.0.version 1.3-18 2016-02-22Prepare for release with R 3.3.0version 1.3-17 2015-06-29Tweak imports.version 1.3-16 2015-02-24Prepare for release with R 3.2.0version 1.3-15 2015-02-10Update ko translations.version 1.3-14 2015-01-10Update URL in ?EEF.profile.remove some unused assignments.(1.3-13 was not released.)version 1.3-12 2014-09-13Reduce print precision for abc.ci and boot examples (noLD testing)version 1.3-11 2014-03-28Update translationsversion 1.3-10 2014-03-07Record .Random.seed once parallel namespace is loaded, where needed.Move bd.q to instUse .Rbuildignore to ignore 'extra-tests'Remove 'Author' field from DESCRIPTION.version 1.3-9 2013-03-20Add ko translationsversion 1.3-8 2013-02-09Update reference output for R 3.0.0version 1.3-7 2012-10-12Force byte-compilation for compatibility with versions in R releasesversion 1.3-6 2012-10-08Work on messages.Update translations.version 1.3-5 2012-06-27inst/CITATION: protect against TRE bug in UTF-8 locales.Add Polish translations.version 1.3-4 2012-01-16DESCRIPTION: needs Suggests: MASS for data(package=)version 1.3-3 2011-10-06Use package 'parallel' rather than multicore/snow.Update tests/Examples/boot-Ex.Rout.save for byte-compiled R >= 2.14.0.Try to force promises in the ... argument with parallel = "snow"version 1.3-2 2011-06-06Add 'parallel' argument for tsboot().Allow a 'snow' cluster to be passed in for parallel operations inboot(), censboot() and tsboot().Use a wrapper rather than ... to avoid problems with argument names inparLapply etc.Force promises in several places to allow parallel operation with'snow' (which was passing unevaluated promises to worker processes).version 1.3-1 2011-05-23 (formerly 1.22-44)Much faster verstion of nested.corr.c() method for class "boot".'parallel' argument for boot() and censboot() using 'multicore' or 'snow'.Code cleanup.version 1.2-43 2010-09-25Update CITATIONversion 1.2-42 2010-03-28Various clean ups, including using sample.int for safetyUpdate boot-Ex.Rout.save for 2.11.0.version 1.2-41 2009-10-15Update German and Russian translations.version 1.2-40 2009-10-07Add error message in bca.ci for misuse when all the samples are the same.Add German translation.Update boot-Ex.Rout.save for help rendering changesversion 1.2-39 2009-09-04Update boot-Ex.Rout.save for survival change.version 1.2-38 2009-07-28Add boot-Ex.Rout.save file, remove timing call in censboot.Rdversion 1.2-37 2009-06-16example(censboot) returned the value of a for() loop: need to changefor R 2.10.x.version 1.2-36 2009-03-12guard aginst (some uses of) sample() on length-1 inputversion 1.2-35 2009-01-01make use of integer constantsspelling corrections, formats for references, 'the the', Rd markupversion 1.2-34 2008-09-05antithetic.arrray, ordinary.array: return integer matrix.ordinary.array: use as little memory as possible.boot: add 'simple' argument.const: use mean(x, na.rm=TRUE)version 1.2-33 2008-05-05glm.diag: 'gaussian' not 'Gaussian' for family name.cv.glm.Rd: typoversion 1.2-32 2008-03-30Add inst/CITATION fileversion 1.2-31 2008-02-18print.simplex now returns its result invisibly.version 1.2-30 2007-10-03po/R-ru.po: new file*.Rd: remove old \non_function{} markup.version 1.2-29 2007-08-29R/*.q add licence/copyright statementsmelanona.Rd: correct the coding of 'sex'beaver.Rd, bootfuns.q cv.glm.Rd, EEF.profile.Rd: spelling correctionsglm.diag.Rd: add \link markup.version 1.2-28 2007-06-12INDEX, man: change 'library' to 'package' and remove some references toS-PLUS.bootfuns.q: avoid abbreviating arguments, switch to seq.int, adddrop=TRUE.DESCRIPTION: R >= 2.4.0 because of seq.int.version 1.2-27 2006-11-29bootfuns.q : use control=NULL for deparsed calls.version 1.2-26 2006-09-05smooth.f.Rd, tilt.boot.Rd: omit empty argumentversion 1.2-25 2006-07-25censboot.Rd: unique() in mel.fun was not working correctly due torounding error on some P4 Linux machines.version 1.2-24 2005-12-09catsM.Rd: correct units for hearts to that given (correctly) in MASS.Add French and en@quot translation.version 1.2-23 2005-07-26Add error message for a = NA in bca.ci.In cv.glm, eval updated formula in the parent.version 1.2-22 2005-02-01Improve error messages for possible translation.version 1.2-21 2005-01-21remove <<see below>> in ?boot.arrayversion 1.2-20 2004-11-03remove require(ts) call in tsbootversion 1.2-19 2004-08-12version 1.2-18 2004-08-03versions for R 2.0.0.version 1.2-17 2004-04-20remake datasets: looks like wool, coal and manaus were corrupt.version 1.2-16 2003-12-08updates for R 1.9.0's namespacesversion 1.2-15 2003-10-22consistency in documentation of default args.tapply(foo)[bar] is now still an array in R.version 1.2-14 2003-08-10remove unused varsadd local definition for is.missinguse \dQuote markup in help files.ensure .Random.seed is saved/retrieved in the workspace.remove/comment redundant assignments.version 1.2-13 2003-03-09update NAMESPACE filecensboot.Rd: call generic, not predict.smooth.splineversion 1.2-12 2003-03-01Use namespace, remove help for internal functions.glm.diag.plots had one set of axis labels reversed.version 1.2-11 2003-01-29Replace inv.logit with overflow-proof plogis.Remove birthwt (from MASS) and help page for lynx.version 1.2-10 2002-11-30Use optim(method="BFGS") for 1D optimizationversion 1.2-9 2002-11-05Remove datasets taken from MASS package.version 1.2-8 2002-04-11Remove arima.sim.Converted data sets to version 2 .rda, compressed larger ones.More care over .Random.seed.version 1.2-7 2002-01-29Added some help pages from Angelo Canty.Bug fix to simplex() from Duncan Murdoch.version 1.2-6 2001-11-27Start documenting rest of the objects and arguments.version 1.2-5 2001-08-16version 1.2-4 2001-08-08Use TRUE and FALSE on help pages, add ... to arg lists.version 1.2-3 2001-06-16Change to survival from survival5.version 1.2-2 2001/03/31Add priority: recommended.Remove test directory, as R CMD check works (but takes a long time).version 1.2-1 2001/03/03Mods from Angelo Canty for version 1.2 of the library section.Dataset beaver was corrupted and it has been repaired.Change T, F to TRUE, FALSE in R code.version 1.1-7 2000/12/28Changes for R 1.2.0, this is really boot version 1.1 now,version 1.0-6 2000/11/27Re-port all the help files with Sd2Rd 1.15.R-specific change in glm.diag.version 1.0-5 2000/02/06Change tsboot for R, make tsboot examples work.Revise censboot examples to avoid conflicts with survival5 datasets.Help files for datasets now use keyword `datasets' not `sysdata'Replace nlm by optim, as works much better. One example stillfails, but it diverges on S and the authors did not notice.version 1.0-4 1999/11/21version 1.0-3Adjustments for later versions of R (removing functions added here).version 1.0-2 1999/02/24Removed sample, model.response from zzz.RChanged attributes(out$spa)$name<- to names(out$spa)<- in saddle.Altered test/test-examples to make use of the examples now in R-ex.Note that saddle.distn and functions that depend on it (control)may fail due to lack of robustness of nlm.version 1.0-1 1998/07/24boot/R:Many funs store the .Random.seed but that need not exist, so callrunif(1) first.Add missing function union in zzz.RAdded version of sample that uses prob= in zzz.RReplace is.matrix by isMatrix <- function(x) length(dim(x)) == 2as R does not think a data frame is a matrix.Replace reading of a number in glm.diag.plots by readline.Replace nlmin by nlm, with appropriate changes to returned components.(This is not wholly successful, as nlm seems less tolerant.)Comment out assigns to frame=1.split.screen etc are not in R yet: use par(mfrow) in plot.glm.diag andlayout in plot.boot.add drop=F in cv.glm, cens.weird.change is.inf to is.infinite.change maxit= in glm calls in saddle to calls to control=boot/data:add a dummy rts: rts <- function(units, name, ...) ts(...)to top of bootdata.qedit n= to nmax= in scan (carefully: also occurs in lists in scancommands).addfor(obj in ls()) save(obj, file = paste(obj, ".rda", sep=""), ascii=T)to end of bootdata.qR -v 20 --no-save < bootdata.qcd4.nested is made by bd.q in the top directory.boot/man:convert files by Sd2Rd. Add data() lines.boot/test:script to test the examples in the help files. Not all will run,as far as I know due to things missing in R or nlm not copingas well as nlmin.