Latest release replaces fully olders ones, that are now considered
obsoletes. Keep the pace, and upgrade your packages to use the latest
version!
name [awesome-asterion-khi] package-version [1.1.22] timestamp
[2023-09-25 08:34:40]
- CRAN note about item in Rd for 4.3.0 implies changes
- Changes applied to
FunctionParameterTypeFactory.R
name [awesome-asterion-phi] package-version [1.1.21] timestamp
[2021-10-05 20:33:52]
- CRAN information on obsolescence of lubridate - need to remove
dependency.
- lubridate was speficied in files
DESCRIPTION and
NAMESPACE
tests/testthat/test_DataFactory.R: expect_true(verifyFunction('x_da', lubridate::is.Date))
tests/testthat/test_DataFactory.R: expect_true(verifyFunction('x_dc', lubridate::is.POSIXct))
- Test, Duration: 4.1, OK:
750
- R CMD check, Duration:
29.2s, 0 errors ✓ | 0 warnings ✓ | 0 notes
✓
- Commercial software release management
- vignette content update
- git alignment
name [awesome-asterion-tau] package-version [1.1.19] timestamp
[2020-11-09 19:49:02]
- solved test issue related to R 4.0
- enforced R 4.0
- Test, Duration: 3.0s, OK:
491
- R CMD check, Duration:
33.9s, 0 errors ✓ | 0 warnings ✓ | 0 notes
✓
- Commercial software release management
- vignette content update
- git alignment
Release awesome-asterion-nu - 1.1.13 - 2020-05-04
- Test, Duration: 2.9s, OK:
475
- R CMD check, Duration:
27.9s, 0 errors ✓ | 0 warnings ✓ | 0 notes
✓
- Commercial software release management
- vignette structure update
- vignette content update
Release 1.1.12 - April, 22th 2020
- Test, Duration: 2.9s, OK:
475
- R CMD check, Duration: 28.2s, 0 errors ✓
| 0 warnings ✓ | 0 notes ✓
- Reviewed all documentation
- Upgraded and updated vignettes
Release 1.1.4 - January 2020
Main improvements are
- removed environment variable OP_DATA_FACTORY
management. Replaced by
options(‘op_mt_data_factory’)
- solved CRAN compilation issue on older R release - enforced R
dependency to R 3.6 or higher
- packageFunctionsInformation renamed to
metaTestingInformation to avoid name collisions
- metaTestingInformation verified and upgraded
- redesign of vignette files - now industrialized with external
style
- Worked on test coverage to reach level higher than 99%
- cleaned up dependencies
- Reviewed and cleaned up code - 23 files - 18 exported function - 9
internals
- Reviewed and cleaned up manual pages - 13 files
- Reviewed and updated tests - 21 files - 475 unit tests
- Vignettes upgraded - 1 vignette
- Timing for tests 3s, checks 27s
Release 1.1.3 - Octobre 2019
Main improvements are
- enhanced implementation
- completed unit tests
- enforced higher code coverage (from 55.23% up to 100%)
- documentation completion
- clean up package dependencies.
This release replaces fully olders ones, that are now considered
obsoletes.