speciesabundtemplm

Example on how to create and integrate SpaDES-compatible modules. Module 3/3.

https://github.com/tati-micheletti/speciesabundtemplm

Science Score: 67.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
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Example on how to create and integrate SpaDES-compatible modules. Module 3/3.

Basic Info
  • Host: GitHub
  • Owner: tati-micheletti
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 359 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

Creating and integrating simple models in SpaDES

by Tati Micheletti

2024-03-21

DOI

Introduction

This module is the third of three, and created to provides a simple and yet comprehensive example of integrating SpaDES compatible modules. This module is downloaded in PART II of the tutorial Creating and integrating simple models in SpaDES and simulates a module that builds a linear model of species abundance in function of temperature. The .Rmd file of the module was not planned to be knitted for running. Instead, please follow the explanation from the html tutorial.

The presentation and this tutorial will be presented on April 15th 2024 at the EFI/ESA Statistical Ecology Section webinar series, and live on YouTube. To register for the seminar, please click here

Happy SpaDESing!

Owner

  • Name: Tati Micheletti
  • Login: tati-micheletti
  • Kind: user

Citation (citation.bib)

@Manual{,
  title = "speciesAbundTempLM Module v.1.0.0",
  author = "Tati Micheletti",
  organization = "University of British Columbia",
  address = "Victoria, BC",
  year = "2024",
  url = "https://github.com/tati-micheletti/speciesAbundTempLM",
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/render-module-rmd.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite