This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
v2.0.10
rxode2et 2.0.10
-
Fix dollar sign accessing of objects (like data frames), as pointed
out by @frbrz (issue #16) -
Use
rxode2parse
functions for internal event table creation (where
they were moved to). -
Dropped C++14 and let the system decide.
What's Changed
- Remove CRAN submission files by @billdenney in #5
- Add covr testing to CI by @billdenney in #7
- fix covr badge by @billdenney in #8
- Add test for extra dose added by @billdenney in #6
- Use rxode2random R calls instead of ABI by @mattfidler in #10
- Remove loadNamespace() by @billdenney in #12
- Test #4 by @mattfidler in #13
- Add warning and test by @mattfidler in #17
- drop convert method, use rxode2parse, fix test by @mattfidler in #19
- Add fix/test for $ expressions by @mattfidler in #22
New Contributors
- @billdenney made their first contribution in #5
- @mattfidler made their first contribution in #10
Full Changelog: v2.0.9...v2.0.10