Skip to content

R interface to the ICES Stock Advice and Scenarios database web services

License

Notifications You must be signed in to change notification settings

ices-tools-prod/icesASD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runiverse-name example badge runiverse-package example badge for gert package cran-badge example for gert package License

ICES Logo

icesASD

icesASD provides R functions that access the web services of the ICES Advice and Scenarios database.

icesASD is implemented as an R package and (will be) available on CRAN.

Installation

icesASD can be installed from CRAN using the install.packages command:

install.packages("icesASD")

or using:

install.packages('icesASD', repos = 'https://ices-tools-prod.r-universe.dev')

Usage

For a summary of the package:

library(icesASD)
?icesASD

References

ICES Advice and Scenarios database: http://sg.ices.dk

ICES Advice and Scenarios database web services: http://sg.ices.dk/webservices.aspx

Development

icesASD is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

install.packages(
  "icesASD", 
  repos = c('https://ices-tools-prod.r-universe.dev', 'https://cloud.r-project.org')
)

About

R interface to the ICES Stock Advice and Scenarios database web services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages