Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

ATTENTION This is an experimental test of The Carpentries Workbench lesson infrastructure. It was automatically converted from the source lesson via the lesson transition script.

If anything seems off, please contact Zhian Kamvar zkamvar@carpentries.org

DOI Website Create a Slack Account with us Slack Status

Intro to R for Geospatial data

An introduction to R for non-programmers using the Gapminder data. Please see https://datacarpentry.org/r-intro-geospatial for a rendered version of this material, the lesson template documentation for instructions on formatting, building, and submitting material, or run make in this directory for a list of helpful commands.

The goal of this lesson is to revise best practices for using R in data analysis. This lesson is a modification of the Software Carpentry: Programming with R, and is part of the Data Carpentry Geospatial Curriculum. It introduces the R skills needed in the Introduction to Raster and Vector Geospatial Data lesson.

R is commonly used in many scientific disciplines for statistical analysis and its array of third-party packages. These materials are designed to provide attendees with a concise introduction in the fundamentals of R, and to introdue best practices for scientific computing: breaking down analyses into modular units, task automation, and encapsulation, before getting started with working with geospatial data.

Note that this workshop focuses on the fundamentals of the programming language R, and not on statistical analysis.

The lesson contains material than can be taught in about 4 hours. The instructor notes page has some suggested lesson plans suitable for a one or half day workshop.

Maintainers:

  • Leah Wasser
  • Jemma Stachelek
  • Tyson Swetnam
  • Lauren O'Brien
  • Janani Selvaraj
  • Lachlan Deer
  • Chris Prener
  • Juan Fung

Owner

  • Name: Carpentries Sandbox
  • Login: fishtree-attempt
  • Kind: organization
  • Email: zkamvar+fishtree@carpentries.org

Testing The Carpentries Workbench

Citation (CITATION)

Data Carpentry: Introduction to R for Geospatial Data
Lachlan Deer; Juan Fung; Anne Fouilloux; Kok Ben Toh; Chris Prener; François Michonneau; Naupaka Zimmerman; Jeffrey Oliver; David Mawdsley; Erin Becker; Rayna Harris; Claudia Engel; Ido Bar; Katrin Leinweber; Paula Andrea Martinez; butterflyskip; Kevin Weitemier; Marieke Frassl; Matt Clark; Miles McBain; Preethy Nair; Raniere Silva; Richard McCosh; Vicken Hillis
Editor(s): Janani Selvaraj; Lachlan Deer; Juan Fung
https://doi.org/10.5281/zenodo.1404416

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v3 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite
.github/workflows/workbench-beta-phase.yml actions
  • actions/checkout v3 composite
  • chetan/invalidate-cloudfront-action master composite
  • jakejarvis/s3-sync-action v0.5.1 composite
requirements.txt pypi
  • CommonMark *
  • PyYAML *
  • pandocfilters *
  • update-copyright *