Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IEAtoolsMOVEDTOGITHUB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Otto, Dr. Saskia
IEAtoolsMOVEDTOGITHUB
Commits
99b10cec
Commit
99b10cec
authored
4 years ago
by
Otto, Dr. Saskia
Browse files
Options
Downloads
Patches
Plain Diff
added README as RMD
parent
09d1a6e4
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
DESCRIPTION
+14
-6
14 additions, 6 deletions
DESCRIPTION
README.Rmd
+14
-0
14 additions, 0 deletions
README.Rmd
README.md
+9
-0
9 additions, 0 deletions
README.md
with
37 additions
and
6 deletions
DESCRIPTION
+
14
−
6
View file @
99b10cec
Package: IEAtools
Package: IEAtools
Type: Package
Title: R package for Integrated Ecosystem Assessments
Title: What the Package Does (Title Case)
Version: 0.1.0.9000
Version: 0.1.0
Authors@R: c(
Author: Who wrote it
person(given = "Saskia A.",
Maintainer: The package maintainer <yourself@somewhere.net>
family = "Otto",
email = "saskia.a.otto@gmail.com",
role = c("aut", "cre"))
)
Description: More about what it does (maybe more than one line)
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Use four spaces when indenting paragraphs within the Description.
License: What license is it under?
License: CC0
URL: https://gitlab.rrz.uni-hamburg.de/saskiaotto/IEAtools
BugReports: https://gitlab.rrz.uni-hamburg.de/saskiaotto/IEAtools/issues
Depends:
R(>= 4.0.0)
Encoding: UTF-8
Encoding: UTF-8
LazyData: true
LazyData: true
RoxygenNote: 7.1.1
This diff is collapsed.
Click to expand it.
README.Rmd
0 → 100644
+
14
−
0
View file @
99b10cec
---
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
<!-- README.md is generated from README.Rmd. Please edit that file -->
# IEAtools
<!-- <img src="tools/images/rquiz_logo.png" align="right" width="100" height="112" /> -->
This R package provides functions for conducting Integrated Ecosystem Assessments (IEA)
This diff is collapsed.
Click to expand it.
README.md
+
9
−
0
View file @
99b10cec
<!-- README.md is generated from README.Rmd. Please edit that file -->
# IEAtools
<!-- <img src="tools/images/rquiz_logo.png" align="right" width="100" height="112" />
-->
This R package provides functions for conducting Integrated Ecosystem
Assessments (IEA)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment