Version: 0.12-6 Date: 2024-10-29 Text: added package anchor to one link Version: 0.12-6 Date: 2024-10-29 Text: removed a documented function from undocumented functions documentation file Version: 0.12-6 Date: 2024-10-29 Text: fixed links to R commander installation material Version: 0.12-5 Date: 2023-10-07 Text: removed latin1 encoding Version: 0.12-5 Date: 2023-10-07 Text: corrected formatting for documentation of design method for editDataset generic Version: 0.12-4 Date: 2022-04-23 Text: removed useless showData and fix functions, and added a design method for Rcmdr::editDataset that saves the edited design object under a new name (and thus avoids destroying the original). Version: 0.12-4 Date: 2022-04-23 Text: added help function for editDataset.design, and referenced it in the warning dialogue box Version: 0.12-4 Date: 2022-04-23 Text: removed dependency on package relimp Version: 0.12-4 Date: 2022-04-23 Text: added imports from stats and utils Version: 0.12-4 Date: 2022-04-23 Text: changed require to requireNamespace for FrF2.catlg128 Version: 0.12-4 Date: 2022-04-23 Text: made loading a catalogue from FrF2.catlg128 work whenever the package is *installed* (instead of already loaded), and modified the help accordingly Version: 0.12-4 Date: 2022-04-23 Text: changed data(catlgname) to "catlgname <- catlgname" for catalogues from FrF2.catlg128 (because FrF2.catlg128 now lazy loads catalogues, and the chosen catalogues are needed in the workspace) Version: 0.12-4 Date: 2022-04-23 Text: added a hint to the help for the FrF2 dialogue, regarding the loading of catalogues from FrF2.catlg128 Version: 0.12-4 Date: 2022-04-23 Text: updated maintainer contact details Version: 0.12-4 Date: 2022-04-23 Text: added a link to the package tutorial to the package manual and added the files themselves as vignette documentation Version: 0.12-4 Date: 2022-04-23 Text: fixed urls for R Commander installation notes Version: 0.12-4 Date: 2022-04-23 Text: changed package title and description to comply with CRAN rules Version: 0.12-4 Date: 2022-04-23 Text: changed NEWS file to be compatible with automatic news extraction Version: 0.12-3 Date: 2014-08-28 Text: added dependence on RcmdrMisc Version: 0.12-3 Date: 2014-08-28 Text: changed links to help of former Rcmdr functions that are now in RcmdrMisc Version: 0.12-3 Date: 2014-08-28 Text: imported from tcltk Version: 0.12-3 Date: 2014-08-28 Text: fixed a glitch in modify design menu Version: 0.12-2 Date: 2013-08-29 Text: fixed a bug in the startup that affected users who loaded the plugin by the R Commander menu Version: 0.12-2 Date: 2013-08-29 Text: included function checkWarnings() from Rcmdr into here under a different name, in order to get rid of ::: in justDoItDoE Version: 0.12-1 Date: 2013-07-05 Text: added dependence on relimp and tcltk in order to be able to remove these from DoE.base Version: 0.12-1 Date: 2013-07-05 Text: added functions showData, showData.default and showData.design to this package and removed it from DoE.base Version: 0.12-1 Date: 2013-07-05 Text: modified the maintainer address to match the sending address of the mail server Version: 0.12 Date: 2013-02-11 Text: adapted to new Rcmdr possibility of including plugin without closing Commander window Version: 0.12 Date: 2013-02-11 Text: adapted to new Rcmdr option regarding the Rcmdr search path in order to make the package work in R 3.0.0 Version: 0.12 Date: 2013-02-11 Text: removed assignments to global environment via assign in order to conform with new CRAN policy, either by using Rcmdr-specific commmands or by moving object to RcmdrEnv (savename.RcmdrPlugin.DoE) Version: 0.12 Date: 2013-02-11 Text: modified the description and the startup message to more adequately reflect the current status of the package Version: 0.12 Date: 2013-02-11 Text: moved functions fix, fix.default and fix.design to here instead of DoE.base, in order to have all GUI-related stuff in the same place Version: 0.11-7 Date: 2012-09-18 Text: Bug fix: because of a name clash with function path from package igraph, the "Export experiment" menu didn't work any more. Version: 0.11-6 Date: 2012-07-19 Text: I followed advice by John Fox and added globalVariables command for getting rid of the notes in R CMD check. Version: 0.11-6 Date: 2012-07-19 Text: bug fix: After upgrading package FrF2 to version 1.5+ (29 Jun 2012), the menu for Fractional factorial 2-level designs did not work any more (thanks to Gilles Le Pape for alerting me). Version: 0.11-6 Date: 2012-07-19 Text: bug fix: Under a certain error constellation, adding a response could not be reset from external file to R object. Version: 0.11-5 Date: 2011-11-15 Text: bug fix: creation of long version parameter designs did not work Version: 0.11-5 Date: 2011-11-15 Text: bug fix: Menu.aggregate returned to wrong dialog (Menu.export) on name specification error Version: 0.11-5 Date: 2011-11-15 Text: Too many analysis facilities were on offer (but not functional) for long version parameter design Version: 0.11-5 Date: 2011-11-15 Text: added possibility to remove star portion from ccd design (Menu.pickcube) in order to support interim analysis, if cube has been run but stars haven't Version: 0.11-4 Date: 2011-11-08 Text: bug fix: activation filter for adding center points menu items caused trouble Version: 0.11-3 Date: 2011-11-07 Text: bug fix: full factorial 2-level designs with center points could not be augmented with a star portion Version: 0.11-3 Date: 2011-11-07 Text: feature enhancement: possible to add different number of center points to cube and star portion central composite designs Version: 0.11-2 Date: 2011-08-13 Text: modified loading workspace of design menu to work properly for work spaces with several objects in them Version: 0.11-1 Date: 2011-08-10 Text: removed forgotten debugging tags Version: 0.11 Text: added blocked full factorials, based on version 0.22-4 of package DoE.base Version: 0.10-5 Date: 2011-07-30 Text: fixed bugs in case central composite designs were created after using 2-level design dialog for a completely different purpose earlier in the session Version: 0.10-4 Date: 2011-07-23 Text: allowed lazy loading Version: 0.10-4 Date: 2011-07-23 Text: added a namespace and changed .First.lib to .onAttach Version: 0.10-4 Date: 2011-07-23 Text: removed tkgrab.release(topdes2) from those help functions directly used from within menus (they caused trouble for MacOS) Version: 0.10-4 Date: 2011-07-23 Text: tidied separation of different help functions (dialogs vs. menus) Version: 0.10-3 Text: clarified steepest ascent dialog Version: 0.10-3 Text: corrected bug in Menu.rsmmodel (led to unusable follow-up dialog when directly using coded designs) Version: 0.10-3 Text: modified help to show the new ability (from DoE.base 0.21-2, FrF2 1.2-3 and DoE.wrapper 0.8-3) to also treat a fractional factorial with center points with response surface methods (interesting for steepest ascent etc.) Version: 0.10-2 Date: 2011-02-21 Text: fixed an issue, which made adding observation statistics from the Models menu fail with default linear models from the Design menu (added modelWithSubset variable to Rcmdr namespace on model creation) Version: 0.10-1 Date: 2011-02-06 Text: added more (redundant) possibilities for exporting to the Design menu in order to spare users the necessity to get oriented in the File menu Version: 0.10-1 Date: 2011-02-06 Text: Bug fix: fixed various places where function dQuote was used instead of function dquote, which led to use of fancy quotes and consequently errors in commands on systems with option useFancyQuotes set to TRUE. Version: 0.10 Date: 2011-01-31 Text: added the choice between actual and standard run order to the display design menu item (requires DoE.base version 0.21) Version: 0.10 Date: 2011-01-31 Text: added a check box for Taguchi order for 12 run orthogonal arrays Version: 0.10 Date: 2011-01-31 Text: added change working directory and load R workspace items to the import menu for convenience Version: 0.10 Date: 2011-01-31 Text: added a caution to the new main effects and interaction plot dialog for general designs Version: 0.10 Date: 2011-01-31 Text: modified behavior of repeat.only checkbox in connection with blocked designs for FrF2 menu: with the repeat.only checkbox checked, repeats become within block repeated measurements (option wbreps); previously, the checkbox was implicitly ignored for blocked designs Version: 0.10 Date: 2011-01-31 Text: fixed degree bug for the default linear model: the degree for pb and oa designs is now in line with the documentation Version: 0.10 Date: 2011-01-31 Text: fixed minor bug in function PlotMeansDoE.menu (reload of menu suppressed because of PlotMeans instead of PlotMeansDoE.menu in the recall option) Version: 0.10 Date: 2011-01-31 Text: fixed bug in dialog for creation of full factorial (wrong title text) Version: 0.10 Date: 2011-01-31 Text: fixed bug in D-optimal design menu that always made the RHS formula disappear Version: 0.9-2 Date: 2011-01-24 Text: added main effects and interaction plot menu for general factorial designs Version: 0.9-1 Date: 2011-01-24 Text: deactivated D-optimal design creation menu for missing candidate designs Version: 0.9-1 Date: 2011-01-24 Text: made D-optimal candidate design selection more comfortables, allowing also selection of an existing design from within the candidate creation menu. Version: 0.9-1 Date: 2011-01-24 Text: fixed bug which made help for D-optimal designs in the design creation menu inaccessible Version: 0.9-1 Date: 2011-01-24 Text: updated a link to Rcmdr installation instructions Version: 0.9 Date: 2010-11-03 Text: adapted information on available designs in menu for fractional factorial 2-level designs to extensions in package FrF2 Version: 0.8 Date: 2010-08-10 Text: added analysis functionality for response surface designs Version: 0.8 Date: 2010-08-10 Text: response surface model with FO, TWI, PQ, and SO notation Version: 0.8 Date: 2010-08-10 Text: steepest ascent / descent analysis Version: 0.8 Date: 2010-08-10 Text: contour and persp plots that also work for linear models in general Version: 0.8 Date: 2010-08-10 Text: implemented simple version of D-optimal designs (no blocking so far) Version: 0.8 Date: 2010-08-10 Text: improved menu for creation of ccd designs (better defaults for cube portion, better guidance through menus) Version: 0.8 Date: 2010-08-10 Text: modified NEWS file for better display with function news() Bug fixes Version: 0.8 Date: 2010-08-10 Text: resetting ccd menu would use wrong defaults (from lhs instead of ccd) Version: 0.8 Date: 2010-08-10 Text: star portion of ccd augmentation ignored the specified number of center points star portion (and always used the default 4); only the center points specified with the cube portion, if any, were honored Version: 0.8 Date: 2010-08-10 Text: list of 2-level designs did not include 2-level full factorials Version: 0.8 Date: 2010-08-10 Text: current model information was not stored for linear models based on design Version: 0.8 Date: 2010-08-10 Text: a harmless warning was not suppressed in menuLinearModelDesign Version: 0.6-14 Date: 2010-06-04 Text: Bug fixes: - contrary to documentation, the default linear model tab worked for models with 2-level factors only. Version: 0.6-13 Date: 2010-04-25 Text: improved Base Settings tab for regular fractional factorials to allow specification of an extra catalogue without having to specify the design itself Version: 0.6-13 Date: 2010-04-25 Text: fourth radio button for catlg only Version: 0.6-13 Date: 2010-04-25 Text: design radio button always also displays catalogue entry box, which is now a combobox Version: 0.6-13 Date: 2010-04-25 Text: allowed loading of special further design catalogues for regular fractional factorials from package FrF2.catlg128, if installed Version: 0.6-13 Date: 2010-04-25 Text: added possibility to display design.info attribute Bug fixes: Version: 0.6-13 Date: 2010-04-25 Text: fixed command for selection of specific catalogue (for generating regular fractional factorials) and added dependence on new version of FrF2, because catalogue selection did not work properly in earlier versions Version: 0.6-13 Date: 2010-04-25 Text: corrected an instruction in Menu.import.Rd (regarding loading of R workspace) Version: 0.6-12 Date: 2010-04-03 Category: bug fix: added requirement for DoE.base version 0.10 Text: (new design inspection for creation of general orthogonal arrays did not work for older versions) Version: 0.6-11 Date: 2010-04-03 Text: updated resolution information to include newly implemented designs from packages FrF2 and DoE.base (and included bug fix to previous version that was incomplete regarding 64 run designs) Version: 0.6-11 Date: 2010-04-03 Text: updated general orthogonal arrays: Version: 0.6-11 Date: 2010-04-03 Text: added automatic optimization Version: 0.6-11 Date: 2010-04-03 Text: added button for displaying available designs Version: 0.6-11 Date: 2010-04-03 Text: updated "Inspect design" menu: Version: 0.6-11 Date: 2010-04-03 Text: all menu items work for active design only Version: 0.6-11 Date: 2010-04-03 Text: summary only does the printed summary itself Version: 0.6-11 Date: 2010-04-03 Text: plot and table become menu items themselves, with the added possibility of selecting a subset of factors only Version: 0.6-11 Date: 2010-04-03 Text: bug fix: creation of general orthogonal arrays did not work for most recent version of package DoE.base Version: 0.6-10 Date: 2010-01-04 Text: added possibility for compromise designs to estimable menu for regular fractional factorials Version: 0.6-10 Date: 2010-01-04 Text: Bugfix: error message for wrong response specigication in add response menu Version: 0.6-9 Date: 2009-12-20 Category: Created comfort for analysing designs with several response variables Text: added response selection to the currently available analysis menus Version: 0.6-9 Date: 2009-12-20 Category: Created comfort for analysing designs with several response variables Text: removed design selection from linear model menu; this menu now always refers to the design in the active dataset, like the other analysis menus Version: 0.6-8 Date: 2009-12-10 Text: added menu for permanently removing columns from the design Version: 0.6-8 Date: 2009-12-10 Text: added menu for modifying factor contrasts Version: 0.6-8 Date: 2009-12-10 Text: bug fix: help button for response selection menu now points to the correct help file Version: 0.6-7 Date: 2009-11-22 Text: improved help for manually incorporating blocks into designs with estimable 2-factor interactions Version: 0.6-7 Date: 2009-11-22 Text: bug fix: directory selection did not work on export tabs of design creation menus Version: 0.6-6 Date: 2009-10-26 Text: added help button to "Estimable Model" tab for regular 2-level fractional factorials Version: 0.6-5 Text: a few changes to help files Version: 0.6-5 Text: made several menus more comfortable: Version: 0.6-5 Text: keep decimal settings between menus and calls in menus (except for export sub menus of larger menus) Version: 0.6-5 Text: allow change of working directory in import, export and add response menu Version: 0.6-5 Text: keep further settings in export, import and add response menus, especially in case of errors, so that corrections can be made more comfortably Version: 0.6-5 Text: small layout changes to Estimable Model tab for regular 2-level fractional factorials Version: 0.6-5 Text: bug fix: maximum time for searching for designs with specified 2fis not aliased with each other or with main effects (Estimable Model tab for regular 2-level fractional factorials) was not properly implemented (search was always 60 seconds); Version: 0.6-5 Text: improvement for this situation: indication that search is in progress in the output window Version: 0.6 Date: 2009-10-19 Text: changed strategy for error messages when generating designs (affects all design generating and design modifying menus): After pressing OK with options that lead to an error, instead of closing the menu and printing a warning in the messages log, the menu is re-opened with an error message in the messages log. Also, the offending command is not printed into the script and output window, but into the messages log only. Version: 0.6 Date: 2009-10-19 Text: bug fix: wrong creator class for ccd designs (menu.designlhs instead of menu.designccd) Version: 0.6 Date: 2009-10-19 Text: bug fix: in case of an error message that re-opens the dialog, messages are suppressed Version: 0.6 Date: 2009-10-19 Text: bug fix: for Menu.wide, re-opening the menu did not work Version: 0.6 Date: 2009-10-19 Text: bug fix: disabled "Quantitative" separator line from Create Design menu Version: 0.6 Date: 2009-10-19 Text: bug fix: disabled transformation element on aggregate.design menu, which does not work yet Version: 0.6 Date: 2009-10-19 Text: bug fix: changed default formula for models with center points to not add a dummy for the center points (dummy was not found); eventually, there will be an option for including a dummy Version: 0.5-6 Date: 2009-10-18 Text: made changes to common factor levels for 2-level designs work immediately, not with delay Version: 0.5-6 Date: 2009-10-18 Text: made radio buttons on "Estimable Model" tab for regular 2-level designs bring up the appropriate controls without delay Version: 0.5-5 Date: 2009-10-08 Text: corrected various copy-paste errors in titles and descriptions of help files Version: 0.5-5 Date: 2009-10-08 Text: made all Info menu items always visible Version: 0.5-4 Date: 2009-10-08 Text: introduced dependence on Rcmdr version at least 1.4-6 (because of issues with building menus and displaying messages in earlier versions) Version: 0.5-4 Date: 2009-10-08 Text: added a help topic for choosing between screening and regular fractional factorial designs Version: 0.5-4 Date: 2009-10-08 Text: updated displayed available designs to reflect current status of designs implemented in package FrF2 Version: 0.5-4 Date: 2009-10-08 Text: improved calls to plotting routines in 2-level effect plots menus under Analyse Design (enabled by methods for designs in package FrF2): calls were awkward before for main effects and interaction plots, and call documentation was incomplete for (half) normal effects plots Version: 0.5-3 Date: 2009-09-28 Text: corrected default setting for colnospecifyVariable in menu for general factorial designs Version: 0.5-3 Date: 2009-09-28 Text: corrected behavior of the oa.design menu when switching back from a named design with columns specified to automatic selection Version: 0.5-2 Date: 2009-09-25 Text: corrected further links in documentation Version: 0.5-1 Date: 2009-09-24 Text: corrected a few links in documentation Version: 0.5-1 Date: 2009-09-24 Text: added Encoding field to DESCRIPTION Version: 0.5-1 Date: 2009-09-24 Text: added version requirements to packages DoE.base, FrF2 and DoE.wrapper in DESCRIPTION Version: 0.5 Category: First Beta version released to CRAN Text: