-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #117 from rseng/update/analysis-2024-04-17
Update from update/analysis-2024-04-17
- Loading branch information
Showing
19 changed files
with
33,392 additions
and
33,132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"Python": 6006, | ||
"R": 2239, | ||
"R": 2241, | ||
"Cpp": 441, | ||
"Js": 1692, | ||
"Go": 246 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"python_deps": 4961, | ||
"cpp_deps": 441, | ||
"r_deps": 2239, | ||
"r_deps": 2241, | ||
"js_deps": 1692, | ||
"go_deps": 246, | ||
"total_repos": 5448, | ||
"total_parsed": 2782 | ||
"total_repos": 5457, | ||
"total_parsed": 2783 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
Package: aion | ||
Title: Archaeological Time Series | ||
Version: 1.0.3.9000 | ||
Authors@R: c( | ||
person("Nicolas", "Frerebeau", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0001-5759-4944", affiliation = "Université Bordeaux Montaigne")), | ||
person("Joe", "Roe", , "[email protected]", role = "aut", | ||
comment = c(ORCID = "0000-0002-1011-1244", affiliation = "Universität Bern")), | ||
person("Brice", "Lebrun", , "[email protected]", role = "ctb", | ||
comment = c(ORCID = "0000-0001-7503-8685", "Logo designer")), | ||
person("Université Bordeaux Montaigne", role = "fnd"), | ||
person("CNRS", role = "fnd") | ||
) | ||
Maintainer: Nicolas Frerebeau <[email protected]> | ||
Description: 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. | ||
License: GPL (>= 3) | ||
URL: https://packages.tesselle.org/aion/, | ||
https://github.com/tesselle/aion | ||
BugReports: https://github.com/tesselle/aion/issues | ||
Depends: | ||
R (>= 3.3) | ||
Imports: | ||
arkhe (>= 1.6.0), | ||
graphics, | ||
grDevices, | ||
methods | ||
Suggests: | ||
folio (>= 1.4.0), | ||
knitr, | ||
markdown, | ||
rsvg, | ||
svglite, | ||
tinysnapshot, | ||
tinytest | ||
VignetteBuilder: | ||
knitr | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Roxygen: list(markdown = TRUE) | ||
RoxygenNote: 7.3.1 | ||
Collate: | ||
'AllClasses.R' | ||
'AllGenerics.R' | ||
'aion-internal.R' | ||
'aion-package.R' | ||
'calendar-gregorian.R' | ||
'calendar-julian.R' | ||
'calendar.R' | ||
'coerce.R' | ||
'convert.R' | ||
'data.R' | ||
'mutators.R' | ||
'operators.R' | ||
'plot.R' | ||
'series.R' | ||
'show.R' | ||
'subset.R' | ||
'time.R' | ||
'validate.R' | ||
'years.R' | ||
'zzz.R' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: github/tesselle/aion | ||
layout: repo | ||
tipue_search_active: true | ||
exclude_from_search: true | ||
--- | ||
# Software Credit | ||
|
||
|Manager|Name|Credit| | ||
|-------|----|------| | ||
|DESCRIPTION|github/tesselle/aion|0.01| | ||
|cran|[arkhe](https://packages.tesselle.org/arkhe/)|0.01| | ||
|
||
|
||
> Note that credit values are rounded and expanded (so shared dependencies are represented as one record) and may not add to 1.0. Rounded values that hit zero are removed. | ||
|
||
- Generated by [CiteLang](https://github.com/vsoch/citelang) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"DESCRIPTION": { | ||
"github/tesselle/aion": { | ||
"credit": 0.01, | ||
"url": null | ||
} | ||
}, | ||
"cran": { | ||
"arkhe": { | ||
"credit": 0.0099, | ||
"url": "https://packages.tesselle.org/arkhe/" | ||
} | ||
} | ||
} |
Oops, something went wrong.