Package: aion 1.0.4

Nicolas Frerebeau

aion: Archaeological Time Series

A toolkit for archaeological time series. This package provides a system of classes and methods to represent and work with archaeological time series. Dates are represented as "rata die" and can be converted to (virtually) any calendar defined by Reingold and Dershowitz (2018) <doi:10.1017/9781107415058>. This packages offers a simple API that can be used by other specialized packages.

Authors:Nicolas Frerebeau [aut, cre], Joe Roe [aut], Brice Lebrun [ctb], Université Bordeaux Montaigne [fnd], CNRS [fnd]

aion_1.0.4.tar.gz
aion_1.0.4.zip(r-4.5)aion_1.0.4.zip(r-4.4)aion_1.0.4.zip(r-4.3)
aion_1.0.4.tgz(r-4.4-any)aion_1.0.4.tgz(r-4.3-any)
aion_1.0.4.tar.gz(r-4.5-noble)aion_1.0.4.tar.gz(r-4.4-noble)
aion_1.0.4.tgz(r-4.4-emscripten)aion_1.0.4.tgz(r-4.3-emscripten)
aion.pdf |aion.html
aion/json (API)
NEWS

# Install 'aion' in R:
install.packages('aion', repos = c('https://tesselle.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tesselle/aion/issues

Datasets:
  • dates - Sample Data from Reingold and Dershowitz

On CRAN:

archaeological-sciencearchaeologychronologytime-series

50 exports 10 stars 2.68 score 1 dependencies 5 dependents 349 downloads

Last updated 19 hours agofrom:987948387a (on v1.0.4)

Exports:ADArithas_dateas_decimalas_fixedas_yearas.data.frameb2kBCBCEBPcalendarcalendar_directioncalendar_epochcalendar_fixedcalendar_labelcalendar_namecalendar_unitCEconvertendfixedfixed_from_ADfixed_from_b2kfixed_from_BCfixed_from_BCEfixed_from_BPfixed_from_CEfixed_from_julianfixed_to_ADfixed_to_b2kfixed_to_BCfixed_to_BCEfixed_to_BPfixed_to_CEfixed_to_julianformatfrequencyimageis_gregorianis_julianJplotprettyseriesspanstarttimewindowyear_axis

Dependencies:arkhe

Bibliography

Rendered frombibliography.Rmdusingknitr::knitron Jul 26 2024.

Last update: 2024-01-12
Started: 2023-04-24

Extending aion

Rendered fromextending.Rmdusingknitr::knitron Jul 26 2024.

Last update: 2024-01-12
Started: 2023-06-07

Introduction to aion

Rendered fromaion.Rmdusingknitr::knitron Jul 26 2024.

Last update: 2024-03-14
Started: 2023-06-03

Readme and manuals

Help Manual

Help pageTopics
Arithmetic OperatorsArith,numeric,RataDie-method Arith,RataDie,numeric-method Arith,RataDie,RataDie-method arithmetic
Date Conversion from _Rata Die_as_date as_date,numeric,GregorianCalendar-method as_date,numeric,JulianCalendar-method as_date-method
Converts a Date to a Decimal of its Yearas_decimal as_decimal,numeric,numeric,numeric,TimeScale-method as_decimal-method
Coerce to _Rata Die_as_fixed as_fixed,numeric-method as_fixed-method
Year Conversion from _Rata Die_as_year as_year,numeric,GregorianCalendar-method as_year,numeric,JulianCalendar-method as_year-method
Calendarcalendar calendar,character-method calendar-method
Calendar Parameterscalendar_direction calendar_direction,TimeScale-method calendar_direction-method calendar_epoch calendar_epoch,TimeScale-method calendar_epoch-method calendar_fixed calendar_fixed,TimeScale-method calendar_fixed-method calendar_get calendar_label calendar_label,TimeScale-method calendar_label-method calendar_name calendar_name,TimeScale-method calendar_name-method calendar_unit calendar_unit,TimeScale-method calendar_unit-method
Calendar Converterconvert convert,character,character-method convert,TimeScale,TimeScale-method convert-method
Coerce to a Data Frameas.data.frame,TimeSeries-method data.frame
Sample Data from Reingold and Dershowitz (2018)dates
_Rata Die_ (Fixed Date)fixed fixed,numeric,missing,missing,GregorianCalendar-method fixed,numeric,numeric,numeric,GregorianCalendar-method fixed,numeric,numeric,numeric,JulianCalendar-method fixed-method
_Rata Die_ Conversion to and from Gregorian Yearsfixed_from_AD fixed_from_b2k fixed_from_BC fixed_from_BCE fixed_from_BP fixed_from_CE fixed_gregorian fixed_to_AD fixed_to_b2k fixed_to_BC fixed_to_BCE fixed_to_BP fixed_to_CE
_Rata Die_ Conversion to and from Julian Yearsfixed_from_julian fixed_julian fixed_to_julian
Date Conversion to Characterformat format,RataDie-method format,TimeScale-method
Gregorian CalendarAD b2k BC BCE BP CE gregorian
Heat Mapimage image,TimeSeries-method
Is an Object a Calendar?is is_gregorian is_gregorian,ANY-method is_gregorian-method is_julian is_julian,ANY-method is_julian-method
Julian CalendarJ julian
Plot Time Seriesplot plot,TimeSeries,missing-method
Pretty Breakpointspretty pretty,RataDie-method
RataDie.RataDie RataDie-class
Create Time Seriesseries series,array,numeric,TimeScale-method series,array,RataDie,missing-method series,data.frame,numeric,TimeScale-method series,data.frame,RataDie,missing-method series,matrix,numeric,TimeScale-method series,matrix,RataDie,missing-method series,numeric,numeric,TimeScale-method series,numeric,RataDie,missing-method series-method
Duration of Time Seriesspan span,TimeSeries-method span-method
Terminal Times of Time Seriesend,TimeSeries-method end-method start start,TimeSeries-method start-method
Extract or Replace Parts of an Objectsubset [,RataDie-method [,TimeSeries-method
Sampling Times of Time Seriesfrequency,TimeSeries-method frequency-method time time,TimeSeries-method time-method
TimeScale.TimeScale TimeScale-class
TimeSeries.TimeSeries TimeSeries-class
Time Series Windowswindow window,TimeSeries-method window-method
Time Series Plotting Functionsyear_axis