Skip to content

StoXProject/RstoxBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RstoxBase

R-CMD-check

Introduction

RstoxBase is a package that defines the core functions used in the survey estimation software StoX.

Installation

  1. Install the latest release:

    install.packages("RstoxBase", repos = c("https://stoxproject.github.io/repo", "https://cloud.r-project.org"))
  2. Install the latest version from GitHub:

    devtools::install_github("https://github.com/StoXProject/RstoxBase")

License

LGPL-3 © Norwegian Institute of Marine research (IMR) (homepage).

The development of RstoxBase package is mainly supported by IMR's REDUS and SEA2DATA projects.

RstoxBase is part of the bigger StoX ecosystem.