era v0.6.0 is now available on CRAN:

install.packages(“era”)
library(era)

This minor release adds functions for chronological comparison of year vectors:

x # BCE years &lt…

Continue reading: era 0.6.0: chronological comparison and …