Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Routing and aggreation engine for UrbanAnalyst
Basic Info
Statistics
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 3
- Releases: 0
Created over 3 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Codemeta
README.Rmd
[](https://github.com/UrbanAnalyst/uaengine/actions?query=workflow%3AR-CMD-check) [](https://app.codecov.io/gh/UrbanAnalyst/uaengine) [](https://www.repostatus.org/#concept) # UA Engine Routing and aggregation engine for ['Urban Analyst'](https://www.urbananalyst.city/). ## Why? Urban Analyst Engine aims to be the fastest and most scalable open source multi-modal routing engine. Other notable options include: 1. ["valhalla", for single-mode routing](https://github.com/valhalla/valhalla) 2. ["r5" for multi-modal routing](https://github.com/conveyal/r5) In comparison, the `uaengine`: - Is considerably faster than either of these (see the "benchmarks" vignette); - Permits far larger queries (`valhalla`, for example, is restricted to maximal queries of 2,000 pairwise comparisons, `uaengine` easily extends to millions of comparisons); - Allows true multi-modal travel times to be calculated, with specified, and potentially different, initial and final modes of transport. - Automatically returns ratios of multi-modal to private automobile travel times. - Includes estimates of travel times with private automobile that are empirically calibrated to extensive data, and are generally more accurate than equivalent times from `valhalla` or `r5`. - Unlike all other routing engines, UA includes locality-specific estimates of additional times required to park automobiles at starts and ends of journeys. ## How? Usage of this engine is not yet documented. Feel free to open an issue if you're interested in learning how to use this engine.
Owner
- Name: Urban Analyst
- Login: UrbanAnalyst
- Kind: organization
- Location: Germany
- Website: https://UrbanAnalyst.city
- Repositories: 11
- Profile: https://github.com/UrbanAnalyst
Platform for analysis and visualation of social equitability of urban systems
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "uaengine",
"description": "Routing and aggregation engine for 'Urban Transport Analyst'.",
"name": "uaengine: Routing and aggregation engine for 'Urban Analyst'",
"codeRepository": "https://github.com/UrbanAnalyst/uaengine",
"issueTracker": "https://github.com/UrbanAnalyst/uaengine/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.3.2.018",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.3 (2024-02-29)",
"author": [
{
"@type": "Person",
"givenName": "Mark",
"familyName": "Padgham",
"email": "mark.padgham@email.com"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Mark",
"familyName": "Padgham",
"email": "mark.padgham@email.com"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "colourvalues",
"name": "colourvalues",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=colourvalues"
},
{
"@type": "SoftwareApplication",
"identifier": "dodgr",
"name": "dodgr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=dodgr"
},
{
"@type": "SoftwareApplication",
"identifier": "dplyr",
"name": "dplyr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=dplyr"
},
{
"@type": "SoftwareApplication",
"identifier": "fs",
"name": "fs",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=fs"
},
{
"@type": "SoftwareApplication",
"identifier": "fst",
"name": "fst",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=fst"
},
{
"@type": "SoftwareApplication",
"identifier": "geojsonio",
"name": "geojsonio",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=geojsonio"
},
{
"@type": "SoftwareApplication",
"identifier": "gtfsrouter",
"name": "gtfsrouter",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=gtfsrouter"
},
{
"@type": "SoftwareApplication",
"identifier": "knitr",
"name": "knitr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "mapdeck",
"name": "mapdeck",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=mapdeck"
},
{
"@type": "SoftwareApplication",
"identifier": "osmdata",
"name": "osmdata",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=osmdata"
},
{
"@type": "SoftwareApplication",
"identifier": "rappdirs",
"name": "rappdirs",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rappdirs"
},
{
"@type": "SoftwareApplication",
"identifier": "RcppParallel",
"name": "RcppParallel",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=RcppParallel"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
"name": "rmarkdown",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "testthat",
"name": "testthat",
"version": ">= 3.0.0",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=testthat"
},
{
"@type": "SoftwareApplication",
"identifier": "withr",
"name": "withr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=withr"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "checkmate",
"name": "checkmate",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=checkmate"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "cli",
"name": "cli",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=cli"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "geodist",
"name": "geodist",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://github.com/hypertidy/geodist"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "hms",
"name": "hms",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=hms"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "m4ra",
"name": "m4ra",
"sameAs": "https://github.com/urbananalyst/m4ra"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "methods",
"name": "methods"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "parallel",
"name": "parallel"
},
"8": {
"@type": "SoftwareApplication",
"identifier": "raster",
"name": "raster",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=raster"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "sf",
"name": "sf",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sf"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "sfheaders",
"name": "sfheaders",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sfheaders"
},
"SystemRequirements": "osmium-tool"
},
"fileSize": "3752.817KB",
"readme": "https://github.com/UrbanAnalyst/uaengine/blob/main/README.md",
"contIntegration": [
"https://github.com/UrbanAnalyst/uaengine/actions?query=workflow%3AR-CMD-check",
"https://app.codecov.io/gh/UrbanAnalyst/uaengine"
],
"developmentStatus": "https://www.repostatus.org/#concept"
}
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Issue comment event: 1
- Push event: 3
Last Year
- Issues event: 2
- Watch event: 1
- Issue comment event: 1
- Push event: 3
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| mpadge | m****m@e****m | 240 |
Committer Domains (Top 20 + Academic)
email.com: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 19
- Total pull requests: 0
- Average time to close issues: 6 days
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.89
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 25 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mpadge (18)
- Robinlovelace (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/check-standard.yaml
actions
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- checkmate * imports
- cli * imports
- geodist * imports
- hms * imports
- m4ra * imports
- methods * imports
- raster * imports
- sf * imports
- sfheaders * imports
- RcppParallel * suggests
- colourvalues * suggests
- dodgr * suggests
- dplyr * suggests
- fs * suggests
- fst * suggests
- geojsonio * suggests
- gtfsrouter * suggests
- knitr * suggests
- mapdeck * suggests
- osmdata * suggests
- rappdirs * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- withr * suggests
.github/workflows/check-extra-os.yaml
actions
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
.hooks/description
cran