Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I ICOADS R HOSTACE
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • brivas
  • ICOADS R HOSTACE
  • Wiki
  • How to install

How to install · Changes

Page history
changes to imma installation authored Jun 09, 2020 by bearecinos's avatar bearecinos
Show whitespace changes
Inline Side-by-side
Showing with 9 additions and 4 deletions
+9 -4
  • How-to-install.md How-to-install.md +9 -4
  • No files found.
How-to-install.md
View page @ 4484fc80
......@@ -94,12 +94,17 @@ conda install -c conda-forge r-"package name"
The IMMA data format is used for the disemmination of the ICOADS marine data.
The R-package **imma** provides function to apply quality control to the ICOADS data.
Must be installed manually by getting the .tar.gz file and running the following
script once your conda environment has been activated:
Must be installed manually by getting the .tar.gz file from the [package repository](https://git.noc.ac.uk/ricorne/imma)
and running the following script once your conda environment has been activated:
~~~
conda install ./imma_0.0.1.tar.gz
if the above doesn't work try R CMD INSTALL imma_0.0.1.tar.gz within the environment
conda install ./imma-master.tar.gz
~~~
if the above doesn't work try:
~~~
R CMD INSTALL imma-master.tar.gz
~~~
**Install the repository itself**
......
Clone repository
  • API Reference
  • Examples
  • Home
  • How to install
  • Introduction
  • JASMIN tips
  • Releases
  • Workflow
  • Workflow
    • Data selection
    • Duplicate indentification
    • Matching criteria
    • Processing of IDs
    • Quality control