Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-14 | Skip more tests on CRANv0.9.47.5 | Johannes Ranke | 1 | -0/+3 | |
Static documentation rebuilt by pkgdown | |||||
2018-09-14 | Skip some more tests on CRAN | Johannes Ranke | 1 | -1/+3 | |
Static documentation rebuilt by pkgdown | |||||
2017-07-21 | Only use 1 core to pass test on windows | Johannes Ranke | 1 | -3/+3 | |
2017-07-21 | Fix tests, try FOMC ill-defined again | Johannes Ranke | 1 | -29/+31 | |
2015-05-15 | Relax test tolerance for SFORB, FOCUS B and deSolve | Johannes Ranke | 1 | -2/+2 | |
While this was OK on my local windows machine, the test failed on winbuilder | |||||
2015-05-15 | Make FOMC test for FOCUS A robust towards non-convergence | Johannes Ranke | 1 | -5/+4 | |
2015-05-15 | Skip testing FOMC with FOCUS A Windows | Johannes Ranke | 1 | -9/+15 | |
Testing the package on winbuilder shows that the Port algorithm does not converge on Windows with this combination, which is not a problem as the FOMC model is not appropriate for the dataset anyways. | |||||
2015-05-15 | Finished migration from RUnit to testthat | Johannes Ranke | 1 | -26/+184 | |
2015-05-14 | Start of migration from RUnit to testthat | Johannes Ranke | 1 | -0/+48 | |