Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Fix no_random_effect with character vector | Johannes Ranke | 1 | -1/+1 |
2023-01-02 | Echo R code per default in markdown template | Johannes Ranke | 1 | -1/+1 |
2022-12-22 | Improve code formatting in template skeleton | Johannes Ranke | 1 | -1/+3 |
2022-12-19 | Rename template folder, create format | Johannes Ranke | 12 | -48/+110 |
2022-12-19 | Template and spreadsheet for hierarchical kinetics | Johannes Ranke | 6 | -1/+198 |
2022-12-15 | List random effects correlations in output if any | Johannes Ranke | 14 | -274/+422 |
2022-12-12 | Run tests with new CPU and RAM | Johannes Ranke | 1 | -26/+26 |
2022-12-07 | Fix parplot for the case of failed multistart runs | Johannes Ranke | 3 | -2/+4 |
2022-12-07 | Check slopes in saemix covariate models | Johannes Ranke | 4 | -27/+43 |
2022-12-06 | Some parplot improvements | Johannes Ranke | 9 | -178/+183 |
2022-12-02 | Update online docs | Johannes Ranke | 2 | -2/+2 |
2022-12-02 | Update test log with current R-devel | Johannes Ranke | 1 | -42/+23 |
2022-12-02 | Avoid redundant warnings in summaries | Johannes Ranke | 2 | -3/+4 |
2022-12-02 | Avoid error message at testthat termination | Johannes Ranke | 2 | -26/+29 |
2022-12-02 | Update online docs | Johannes Ranke | 7 | -14/+95 |
2022-12-01 | Possibility to manually specify no_random_effects in mhmkin | Johannes Ranke | 9 | -94/+187 |
2022-11-29 | Complete starting values in summary for saem.mmkin fits | Johannes Ranke | 9 | -45/+55 |
2022-11-25 | mhmkin: Easy specification of ill-defined parms | Johannes Ranke | 3 | -28/+28 |
2022-11-24 | Start online docs of the development version | Johannes Ranke | 181 | -8344/+7033 |
2022-11-22 | Update and improve README | Johannes Ranke | 2 | -31/+34 |
2022-11-22 | Start new development version | Johannes Ranke | 5 | -19/+18 |
2022-11-19 | Confirm which test fail on R-develv1.2.1 | Johannes Ranke | 3 | -37/+112 |
2022-11-18 | Move two saem fits from setup script to skipped tests | Johannes Ranke | 6 | -34/+40 |
2022-11-18 | Use cluster with two cores to reduce windows check time | Johannes Ranke | 6 | -28/+40 |
2022-11-18 | Update docs | Johannes Ranke | 14 | -18/+279 |
2022-11-18 | Make mixed model test data permanent to ensure reproducibility | Johannes Ranke | 24 | -262/+324 |
2022-11-18 | Round parameters with signif() before printing | Johannes Ranke | 5 | -17/+24 |
2022-11-18 | Prepare follow-up release to fix CRAN checks | Johannes Ranke | 1 | -2/+2 |
2022-11-18 | Remove candidate patches that were accidentally committed | Johannes Ranke | 2 | -1703/+0 |
2022-11-18 | Update NEWS | Johannes Ranke | 1 | -0/+10 |
2022-11-18 | Pass error.init to saemix_model, show in parplot | Johannes Ranke | 9 | -29/+51 |
2022-11-18 | Avoid ill-determined fit, it is platform dependent | Johannes Ranke | 2 | -12/+11 |
2022-11-18 | Improve logLik.mkinfit to attach nobs attribute | Johannes Ranke | 2 | -29/+33 |
2022-11-18 | Typo that did not affect test results | Johannes Ranke | 1 | -1/+1 |
2022-11-17 | Complete update of online docs for v1.2.0 | Johannes Ranke | 166 | -4184/+9615 |
2022-11-16 | Reduce testing on CRAN serversv1.2.0 | Johannes Ranke | 4 | -6/+7 |
2022-11-16 | Update docs | Johannes Ranke | 4 | -8/+11 |
2022-11-16 | Update DESCRIPTION and NEWS, check and test | Johannes Ranke | 4 | -27/+27 |
2022-11-16 | Read in all data per default | Johannes Ranke | 1 | -1/+1 |
2022-11-16 | Address platform dependence that surfaced on winbuilder | Johannes Ranke | 2 | -24/+29 |
2022-11-16 | Update online docs | Johannes Ranke | 7 | -127/+183 |
2022-11-15 | Import saemix for easier profiling, update online docs | Johannes Ranke | 16 | -180/+76 |
2022-11-14 | Add saem benchmarks to index | Johannes Ranke | 7 | -7/+24 |
2022-11-14 | Update online docs | Johannes Ranke | 36 | -1704/+1760 |
2022-11-14 | Start benchmark vignette for saem fits | Johannes Ranke | 4 | -0/+2281 |
2022-11-14 | Automatic starting parameters for saem.mmkin | Johannes Ranke | 14 | -1362/+1407 |
2022-11-14 | Comment on an error | Johannes Ranke | 1 | -1/+1 |
2022-11-11 | Simplify travis config | Johannes Ranke | 1 | -10/+1 |
2022-11-08 | Same SFORB simplification for saem.mmkin fits | Johannes Ranke | 1 | -2/+2 |
2022-11-08 | Show DFOP g equivalent of SFORB in summary, test | Johannes Ranke | 5 | -29/+36 |