arcpy

ArcPy: R interface to ArcPy

https://github.com/mkoohafkan/arcpy

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 (5.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

ArcPy: R interface to ArcPy

Basic Info
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 8 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

arcpy: R Interface to ArcGIS Geoprocessing Tools

CRAN_Status_Badge Project Status: Active R-CMD-check <!-- badges: end -->

An R interface for the ArcGIS Python module arcpy via {reticulate}.

Requirements

Owner

  • Name: Michael Koohafkan
  • Login: mkoohafkan
  • Kind: user
  • Location: Portland OR
  • Company: USACE

Just some guy who does some stuff

GitHub Events

Total
  • Issues event: 2
  • Issue comment event: 1
  • Push event: 1
Last Year
  • Issues event: 2
  • Issue comment event: 1
  • Push event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 88
  • Total Committers: 3
  • Avg Commits per committer: 29.333
  • Development Distribution Score (DDS): 0.455
Past Year
  • Commits: 47
  • Committers: 2
  • Avg Commits per committer: 23.5
  • Development Distribution Score (DDS): 0.234
Top Committers
Name Email Commits
mkoohafkan m****n@g****m 48
Michael C Koohafkan M****n@u****l 36
Michael Koohafkan M****n@w****v 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 1
  • Average time to close issues: 3 months
  • Average time to close pull requests: 40 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.57
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 2 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
  • mkoohafkan (7)
Pull Request Authors
  • mkoohafkan (2)
Top Labels
Issue Labels
bug (1) enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 221 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: arcpy

Interface to 'ArcGIS' 'Python' Modules

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 221 Last month
Rankings
Dependent packages count: 28.3%
Dependent repos count: 36.2%
Average: 49.8%
Downloads: 84.8%
Maintainers (1)
Last synced: 11 months ago

Dependencies

.github/workflows/R-CMD-check.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/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 3.5 depends
  • reticulate >= 1.16 imports
  • stats * imports
  • knitr >= 1.21 suggests
  • rmarkdown >= 1.11 suggests
  • testthat >= 2.1.0 suggests
  • tibble >= 3.0 suggests