This is a bugfix update. It fixes some failing tests on macos and changes the maintainer's email address. I recently learned that my old address (sebastian.henz@ufz.de) is going to get deactivated in a few months. To ensure long-term maintainability of the package I changed the address to one that will remain active for the foreseeable future (many years). I have sent a confirmation from the old address to cran-submissions@R-project.org.
## Test environments
* local Windows 10 installation, R 4.0.2
* macOS 10.13.6 High Sierra on R-hub, R 4.0.2
* Ubuntu Linux 16.04 LTS on R-hub, R 3.6.1
* Windows Server 2008 R2 SP1 on R-hub, R-devel
* Fedora Linux on R-hub, R-devel
* Ubuntu 20.04 LTS on GitLab-CI, R 4.0.2
* Ubuntu 20.04 LTS on GitLab-CI, R-devel
* Debian GNU/Linux 10 on GitLab-CI, R 3.6.3
* Debian GNU/Linux 9 on GitLab-CI, R 3.5.1
R 3.5.1 on Debian GNU/Linux 9 (Gitlab-CI)
R 3.6.1 on Ubuntu 16.04 (R-hub)
R 3.6.3 on Debian GNU/Linux 10 (Gitlab-CI)
R 4.0.3 on local Windows 10 installation
R 4.0.3 on Ubuntu 20.04 (Gitlab-CI)
R 4.0.3 on macOS 10.13.6 High Sierra (R-hub)
R devel on Ubuntu 20.04 (Gitlab-CI)
R devel on Windows Server 2008 R2 SP1 (R-hub)
R devel on Fedora (R-hub)
## R CMD check results
There were no errors or warnings.
There were 3 notes:
* checking for future file timestamps ... NOTE
unable to verify current time
I believe this is not caused by my package but instead by how R checks
timestamps, which seems to be broken at the moment.