Skip to content

aoristic

Generates Aoristic Probability Distributions

v1.1.1 · Oct 20, 2022 · GPL-3

Description

It can sometimes be difficult to ascertain when some events (such as property crime) occur because the victim is not present when the crime happens. As a result, police databases often record a 'start' (or 'from') date and time, and an 'end' (or 'to') date and time. The time span between these date/times can be minutes, hours, or sometimes days, hence the term 'Aoristic'. Aoristic is one of the past tenses in Greek and represents an uncertain occurrence in time. For events with a location describes with either a latitude/longitude, or X,Y coordinate pair, and a start and end date/time, this package generates an aoristic data frame with aoristic weighted probability values for each hour of the week, for each observation. The coordinates are not necessary for the program to calculate aoristic weights; however, they are part of this package because a spatial component has been integral to aoristic analysis from the start. Dummy coordinates can be introduced if the user only has temporal data. Outputs include an aoristic data frame, as well as summary graphs and displays. For more information see: Ratcliffe, JH (2002) Aoristic signatures and the temporal analysis of high volume crime patterns, Journal of Quantitative Criminology. 18 (1): 23-43. Note: This package replaces an original 'aoristic' package (version 0.6) by George Kikuchi that has been discontinued with his permission.

Downloads

348

Last 30 days

11046th

1K

Last 90 days

4.1K

Last year

Trend: +16.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jerry Ratcliffe <jhr@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jerry",
                    family = "Ratcliffe",
                    role = c("aut", "cre"),
                    email = "jhr@temple.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jerry Ratcliffe <jhr@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jerry",
                    family = "Ratcliffe",
                    role = c("aut", "cre"),
                    email = "jhr@temple.edu")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jerry Ratcliffe <jhr@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jerry",
                    family = "Ratcliffe",
                    role = c("aut", "cre"),
                    email = "jhr@temple.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jerry Ratcliffe <jhr@temple.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jerry",
                    family = "Ratcliffe",
                    role = c("aut", "cre"),
                    email = "jhr@temple.edu")
as necessary.

Dependency Network

Dependencies Reverse dependencies openxlsx ggplot2 lubridate plyr scales tidyr dplyr aoristic

Version History

new 1.1.1 Mar 10, 2026
updated 1.1.1 ← 1.1.0 diff Oct 19, 2022
updated 1.1.0 ← 1.0.0 diff Jan 30, 2021
updated 1.0.0 ← 0.6 diff Apr 23, 2020
updated 0.6 ← 0.5 diff Jan 9, 2015
updated 0.5 ← 0.4 diff Jul 30, 2014
updated 0.4 ← 0.3 diff Mar 20, 2014
new 0.3 Sep 12, 2013