Published July 10, 2026
| Version v2.4.0
Software
Open
willgearty/deeptime: deeptime 2.4.0
Description
deeptime now requires R version 4.1 or higher.
This new minor version of deeptime includes a new feature, some major bug fixes, and some minor housekeeping.
New features:
- Added
geom_text_clade()for adding clade labels to phylogenies when usingcoord_geo_radial()(#96)
Bug fixes:
- Fixed several edge cases of
coord_trans_xy()includingggforce::reflect()transformations,_reverse_scales, and capped axes (#57, #102) - Fixed
coord_geo()scale placement to now always be added outwards from the plot region (#47)- Previously, scales on the left and top were added inwards
Deprecation:
- Soft deprecated
disparity_through_time()andpanel.disparity(). These functions were never well supported and will be removed in a future version of deeptime to reduce maintenance overhead. Users are encouraged to usecoord_trans_xy()to achieve a similar plot withggplot2.
Miscellaneous:
- Swapped usage of the magrittr pipe operator (
%>%) to the base R pipe operator (|>) (#100)
Files
willgearty/deeptime-v2.4.0.zip
Files
(6.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:faea71b4a6fc400d7be5c2d39040e12c
|
6.6 MB | Preview Download |
Additional details
Related works
- Is described by
- Journal article: 10.1080/20964471.2025.2537516 (DOI)
Software
- Repository URL
- https://github.com/willgearty/deeptime