Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-13 | Fixes for f_time_norm_focus, still very fragile... | Johannes Ranke | 1 | -6/+8 | |
2020-11-12 | Use preprocessed data for 2,4-D, update docs | Johannes Ranke | 1 | -27/+27 | |
2020-11-12 | mkindsg class to hold groups of datasets | Johannes Ranke | 2 | -0/+82 | |
- D24_2014 dataset on aerobic soil degradation of 2,4-D from the EU assessment as mkindsg object with metadata - f_time_norm_focus() to do time-step normalisation using the FOCUS method - focus_soil_moisture data with default moisture contents at pF1, pF 2 and pF 2.5 for USDA soil types from FOCUS GW guidance - Dataset generation scripts in inst/dataset_generation - Depend on R >= 2.15.1 in order to facilitate the use of utils::globalVariables() | |||||
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -0/+219 | |
2019-07-08 | Support summarizing older fits | Johannes Ranke | 1 | -0/+0 | |
generated with mkin < 0.9.49.5 | |||||
2019-05-02 | Prepare for CRAN release | Johannes Ranke | 1 | -0/+0 | |
- Skip long running tests on CRAN as well to avoid timeout on winbuilder - Don't install benchmark results in the package, they are only needed in the git repository - Don't run example in man/add_err.Rd as it takes > 10 s on winbuilder - Rebuild docs | |||||
2019-05-02 | Better initials for error model parameters | Johannes Ranke | 1 | -0/+0 | |
- Also make it possible to specify initial values for error model parameters. - Run tests - Rebuild docs | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -0/+0 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-01-31 | Restore NAMESPACE | Johannes Ranke | 1 | -1/+0 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2016-11-17 | Satisfy CRAN checks, also on R-devel | Johannes Ranke | 1 | -63/+0 | |
- Use https for canonical R URLs - Update CAKE URL to one giving a valid SSL certificate | |||||
2016-10-06 | Remove staticdocs from old location | Johannes Ranke | 70 | -17199/+0 | |
2016-09-10 | Static documentation rebuilt with current staticdocs | Johannes Ranke | 10 | -66/+66 | |
Using hadley/staticdocs commit #8c1069d from 8 days ago | |||||
2016-09-10 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 43 | -189/+206 | |
2016-06-28 | Bump version for new release, rebuild static docs | Johannes Ranke | 42 | -159/+159 | |
The test test_FOMC_ill-defined leads to errors on several architectures/distributions, as apparent from CRAN checks, so we need a new release. Static documentation rebuilt by staticdocs::build_site() | |||||
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 43 | -169/+169 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 10 | -66/+66 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 10 | -68/+68 | |
2016-06-28 | Avoid multicore fits in vignettes for passing CRAN checks | Johannes Ranke | 50 | -551/+1331 | |
Also a small fix to the FOCUS Z vignette, and an update of the static documentation generated by staticdocs. | |||||
2016-03-24 | Static documentation rebuilt by staticdocs::build_site()v0.9.42 | Johannes Ranke | 42 | -223/+230 | |
2016-03-24 | Address feedback from CRAN submission | Johannes Ranke | 36 | -104/+104 | |
- Put the CRAN URL that the badge points to into canonical form. I had missed the requirement to use the canonical form before, as the R CMD check message complained about a (possibily) invalid URL, so I overlooked the explanation later in the check log. Thanks to Uwe for his patience. Fix checked with winbuilder. - Slightly reduced the build time for the compiled_models vignette by skipping the warm-up. 3 repetitions are necessary for the autoplot method to work | |||||
2016-03-23 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 10 | -45/+45 | |
2016-03-23 | Added 'from_max_mean' to 'mkinfit'. | Johannes Ranke | 42 | -162/+170 | |
- Now it is easier to do decline kinetics from the maximum occurrence - Static documentation rebuilt by staticdocs::build_site() - Fixed an URL in the README, thanks to the win-builder check with R-devel | |||||
2015-12-09 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 12 | -72/+56 | |
2015-11-13 | Add plots to compiled_models vignette, rebuild staticdocs | Johannes Ranke | 42 | -147/+158 | |
2015-11-09 | Update staticdocsv0.9-41 | Johannes Ranke | 10 | -89/+62 | |
2015-11-09 | Vignettes rebuilt by staticdocs::build_site() for static documentation on ↵ | Johannes Ranke | 11 | -28/+191 | |
r-forge | |||||
2015-11-09 | Rebuild vignettes and static documentation | Johannes Ranke | 61 | -0/+16319 | |
2015-10-19 | Add the R6 class mkinds | Johannes Ranke | 1 | -0/+1 | |
2015-06-24 | Staticdocs site_path argument in build_site() now works | Johannes Ranke | 1 | -2/+0 | |
This long-standing issue finally got fixed in 2f56137fc9ba60bfea54e575d233f4e696bb8a5a | |||||
2015-05-19 | Typo in dummy file | Johannes Ranke | 1 | -1/+1 | |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 4 | -390/+0 | |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 2 | -37/+63 | |
See NEWS.md for details | |||||
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 1 | -47/+16 | |
2014-06-26 | Calculate additional DT50 values for non-SFO models | Johannes Ranke | 1 | -12/+12 | |
2014-05-08 | Support building static documentation, build it | Johannes Ranke | 1 | -0/+2 | |
2014-05-07 | Fork the GUI into package gmkin. See ChangeLog for details | Johannes Ranke | 3 | -930/+0 | |
2014-05-05 | Update initials selection, separate out handler function | Johannes Ranke | 1 | -4/+10 | |
- Write a separate handler function for the Configure button for easier debugging - Update the selection combobox for initial values after pressing the Keep fit button | |||||
2014-05-02 | More polishing, update plot options in fit selector | Johannes Ranke | 1 | -14/+28 | |
2014-05-02 | Rearrange initialisation of workspace and metadata | Johannes Ranke | 1 | -63/+34 | |
2014-05-02 | Improve formatting | Johannes Ranke | 1 | -1/+2 | |
2014-05-02 | Plot parameter confidence intervals | Johannes Ranke | 1 | -3/+14 | |
2014-04-30 | Overhaul of gmkin - should be useful now | Johannes Ranke | 1 | -59/+161 | |
- Improve widget layout + Size of widgets in left pane + Enable scrolling in left pane + Smaller plot + Control width of summary text file - Upload of data with flexible format - Parameter transformation is now optional - Get initial values from selected previous fit - Fix initial plots for the case of zero parameter values | |||||
2014-04-28 | Option to add residual plot to plot.mkinfit | Johannes Ranke | 1 | -9/+2 | |
2014-04-28 | Fix uploading of workspace files | Johannes Ranke | 1 | -0/+3 | |
2014-04-28 | Complete the introduction of plot options | Johannes Ranke | 1 | -24/+27 | |
2014-04-26 | New layout for plotting and fitting, add residual plot | Johannes Ranke | 1 | -122/+92 | |
2014-03-21 | Small variation to last commit, in reality fixes #2 | Johannes Ranke | 1 | -1/+1 | |
2014-03-21 | Update interval variabel list on saving a dataset, fixes #1 | Johannes Ranke | 1 | -0/+1 | |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 2 | -33/+60 | |
- Change the format of the workspace files of gmkin so they can be distributed in the mkin package - Add gmkin workspace datasets FOCUS_2006_gmkin and FOCUS_2006_Z_gmkin - Restrict the unit test with the Schaefer data to parent and primary metabolites as formation fraction and DT50 for A2 are higly correlated and passing the test is platform dependent. For example, the test fails in 1 out of 14 platforms on CRAN as of today - Add Eurofins Regulatory AG copyright notices - Import FME and deSolve instead of depending on them to have cleaner startup | |||||
2013-11-18 | Add GUI start function, keep GUI here in mkin | Johannes Ranke | 3 | -4/+2 | |