Update version and docs for 1.2.6 release
Assets
4
Set version number to 1.2.5.
Assets
4
Small correction to the DESCRIPTION file for CRAN
Assets
4
Minor updates to comply with comments from CRAN.
Assets
4
Second CRAN resubmission. With this release rsyncrosim is no longer under the GPL-3 licence but under the MIT license, following a comment from the previous attempt at CRAN submission.
Assets
4
Second CRAN submission
Minor changes:
- Most functions that used to retune
"saved"now invisibly return a boolean value (depending on success). See?invisiblefor an explanation of invisible return values. - Those functions now print useful messages to inform the user of the successful operation.
- Fixed a bug
addBreakpoint()which made the function fail due to mishandling of the outputs ofreadChar() - Improvements to the documentation with updates return fields
- Fixed a bug in
delete()that prevented from deleting projects
Assets
4
First submission to CRAN
- Adding vignette
createargument in multiple package functions now defunct- Support for R 4.0
Assets
4
alexembrey
released this
Update documentation as description for v1.1.11.
Assets
4
alexembrey
released this
Add "includeKey" switch for datasheet() function.