Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch lottery stox4 #168

Merged
merged 91 commits into from
Feb 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
2d78f26
Merge pull request #139 from StoXProject/catchLotteryStox4
edvinf Nov 5, 2024
64fcd3e
Merge pull request #142 from StoXProject/catchLotteryStox4
edvinf Nov 11, 2024
85e15b2
Added more detailed explanation about how to encode ages as missing a…
Dec 21, 2024
5c0356d
Added note in vignette about NA groups.
Dec 21, 2024
907611a
Merge branch 'develop' into catchLotteryStox4
Dec 21, 2024
6b0e1c4
merged with earlier updates
Dec 21, 2024
bc34f8f
built doc for DefineIndvidiualSamplingParameters
Dec 21, 2024
7e815e1
rebuilt with develop deps
Dec 21, 2024
e6fc4f0
updated yml file for r 4.4
Dec 21, 2024
acafff4
Fixed age group naming in analytical reports
Dec 21, 2024
07e9f5b
Fixed issue with data types in ratio estimation #133
Dec 22, 2024
5ff5cb1
updated NEWS file
Dec 22, 2024
d79ccff
added test coverage analysis to feautre branch
Dec 22, 2024
6d0de2f
Cleaned up some notes. updated R-version for test-coverage analysis.
Dec 22, 2024
b03fc3e
Fixed error message when analytical catch at age reports are attempte…
Dec 22, 2024
3646ec0
Added some notes on convergence
Dec 22, 2024
6279832
Added stox dependency-installation for feature branch
Dec 22, 2024
e259b4e
udated NEWS file
Dec 22, 2024
25c695f
Replaced DefineIndividualSamplingParameters (processdata) with Comput…
Dec 23, 2024
f91287e
Replaced DefinePSUSamplingParameters (processdata) with ComputePSUSam…
Dec 23, 2024
63b4102
rebuilt function arguments
Dec 23, 2024
6be926f
rebuilt data types
Dec 23, 2024
778a5a5
Added note about where to store the sampling parameters
Dec 23, 2024
74f8ae4
Fixed some text-reference to removed function-names (onl introduced i…
Dec 23, 2024
cc02bdb
made variables for matching with landings explicit.
Dec 26, 2024
2b69d77
Updated vignette to changes in ratio estimate
Dec 26, 2024
174fdb2
exposed revised ratio estimate function
Dec 26, 2024
44f7b14
rebuilt
Dec 26, 2024
306b539
Added specificaition for sampling-frame extension routine.
Dec 27, 2024
b9ca8cf
relaxed numeric test, due to failures on mac
Dec 27, 2024
8a06f54
Updated README wrp R-versions tested
Dec 27, 2024
1adcb10
changed system for test-coverage-runner, as Reca is not tested on mac…
Dec 27, 2024
afd3ffe
Fixed issue with not being able to run Reca with temporal resolution …
Dec 27, 2024
83bad00
Fixed issue with plotting with other column variables than 'Area' in …
Dec 27, 2024
e7600c8
Fixed issue with reporting IndividualAge as SamplingVariable in Repor…
Dec 28, 2024
af84d1b
Changed test-coverage analysis to linux
Dec 28, 2024
4b962fd
Hid arguments to ComputeIndividualSamplingParameters, depending on th…
Dec 28, 2024
2d2dc19
rebuilt
Dec 28, 2024
5a3d093
Cleaned up possible values for domain def in PSU-estimate
Dec 28, 2024
b10dbb5
Implemented strict sampling frame expansion method
Dec 29, 2024
bdca0d9
some minor cleanup
Dec 29, 2024
a8ecf27
Removed codecov stuff not working
Dec 30, 2024
aa77c69
Added some documentaition and test for strict option for frame epansion
Dec 30, 2024
0465bbb
devloped some "imputation" options. Will probably revert to simpler a…
Dec 31, 2024
f8cd44e
Simplified frame extension
Dec 31, 2024
3637530
Designed extension functions for 0-abundance domains.
Dec 31, 2024
9614f4c
Redesigned domain interpolation
Jan 3, 2025
f0ac9cf
Fixed domain interpolation so that it treats all maringal zero-domain…
Jan 3, 2025
02821a8
Added documentation
Jan 3, 2025
58e800e
Note about testing needs
Jan 3, 2025
70ee68e
Refined mean estimates for domain interpolation.
Jan 5, 2025
56c3482
exposed ExtendAnalyticalSamplingFrameCoverage to StoX
Jan 5, 2025
c3f6546
Exposed InterpolateAnalyticalDomainEstimates to StoX
Jan 5, 2025
777dc5b
rewrote test that did not work on mac
Jan 5, 2025
446f7a3
removed some function sekeletons that wont be used.
Jan 7, 2025
831bc79
Added function for computing pps sampling weights
Jan 10, 2025
54ec9c9
rebuilt functionArguments
Jan 10, 2025
dc0ad8b
Added function for annotating stratification variables to sampling pa…
Jan 11, 2025
ec9eeea
Got rid of sample summary from AnalyticalPopulationEstimateData
Jan 12, 2025
a1d1189
changed naming convention for domains
Jan 12, 2025
b71161e
got rid of TotalDomainWeight option for ratio estimation
Jan 23, 2025
0a3e8ea
Fixed multi-line strata in ratio estimation
Jan 23, 2025
ac447cd
Fixed NA and NaN generation in ratio-estimation
Jan 23, 2025
cb234d9
Clarified restrictions on StratificationVariables for different data-…
Jan 24, 2025
d432733
Updated documentation for ratio estimation
Jan 24, 2025
c4f2f1e
Documented Aggregate-function
Jan 24, 2025
25d7365
exposed aggregation function to StoX
Jan 24, 2025
afc260f
added some tests for aggregation function
Jan 24, 2025
486011e
Added some notes about out-of-frame inference and computation of PSU …
Jan 24, 2025
b83617e
bumbed ubuntu version in system-req line in yml file
Jan 24, 2025
6607f7d
Added report for mean weight at age
Jan 31, 2025
f135380
Fixed ordering of tables, and added some aggregation tests
Feb 1, 2025
9fd2ba3
Regen doc
Feb 1, 2025
35d2a67
rebuilt functionargs
Feb 1, 2025
8a5f866
fixed issue with weight-variable filtering
Feb 1, 2025
e0273c3
Fixed output type for weight at age table
Feb 1, 2025
23e6002
Added variance approximation for plusgroup to avoid NAs when covarian…
Feb 1, 2025
17101fb
Updated documentation
Feb 1, 2025
ed50c45
built functionargs
Feb 1, 2025
94d2d79
updated NEWS file
Feb 1, 2025
6915488
Added length group annotation functions, and some cross-refs
Feb 1, 2025
6efaf35
removed cross reference to function that has not been implemented
Feb 2, 2025
628cc03
Added catch at length report
Feb 2, 2025
f7b6610
rebuilt function args
Feb 2, 2025
8b056e3
Exposed AddLengthGroup
Feb 2, 2025
92a6d6e
Removed Reca testing for linux 4.4
Feb 2, 2025
55b10ba
removed left-over browser
Feb 2, 2025
ef508cb
reverted suggests on linux 4.4
Feb 2, 2025
48ff1c1
fixed errors in catchAtLength tests
Feb 2, 2025
8ccbfb9
Added new report functions to overview.
Feb 2, 2025
05a5120
Added example file with more detailed sampling frame annotation
Feb 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
^appveyor\.yml$
^\.github
^LICENSE$
^doc$
^docs$
^pkgdown$
^Meta$
22 changes: 11 additions & 11 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ jobs:

- {os: macOS-latest, r: 'next', pkgext: '.tgz'} # will be tested without suggests
- {os: macOS-latest, r: '4.3', pkgext: '.tgz'} # will be tested without suggests
- {os: macOS-latest, r: '4.2', pkgext: '.tgz'} # will be tested without suggests
- {os: macOS-latest, r: '4.4', pkgext: '.tgz'} # will be tested without suggests

- {os: windows-latest, r: 'next', pkgext: '.zip'}
- {os: windows-latest, r: '4.3', pkgext: '.zip'}
- {os: windows-latest, r: '4.2', pkgext: '.zip'}
- {os: windows-latest, r: '4.4', pkgext: '.zip'}


- {os: ubuntu-latest, r: 'next', pkgext: '.tar.gz', rspm: "https://cloud.r-project.org"}
- {os: ubuntu-22.04, r: '4.3', pkgext: '.tar.gz', rspm: "https://cloud.r-project.org"}
# 4.2 is pushed to drat repo on merge to master for ubunutu (except pre-release builds), update script if 4.2 is taken out
- {os: ubuntu-22.04, r: '4.2', pkgext: '.tar.gz', rspm: "https://cloud.r-project.org"}
# 4.4 is pushed to drat repo on merge to master for ubunutu (except pre-release builds), update script if 4.4 is taken out
- {os: ubuntu-22.04, r: '4.4', pkgext: '.tar.gz', rspm: "https://cloud.r-project.org"}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
while read -r cmd
do
eval sudo $cmd
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "20.04"))')
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "22.04"))')
- name: Install MacOS system dependencies
if: runner.os == 'macOS'
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
path: check

- name: Build package source archive from branches develop, testing and master
if: runner.os == 'Linux' && matrix.config.r == '4.2' && github.event_name == 'push' && (github.ref_name == 'master' || github.ref_name == 'testing' || github.ref_name == 'develop')
if: runner.os == 'Linux' && matrix.config.r == '4.4' && github.event_name == 'push' && (github.ref_name == 'master' || github.ref_name == 'testing' || github.ref_name == 'develop')
run: |
pkgbuild::build(".", dest_path = ".", binary = FALSE)
system(paste0("PKG_FREL=", Sys.getenv("PKG_FILE"), " >> ", Sys.getenv("GITHUB_ENV")))
Expand All @@ -243,7 +243,7 @@ jobs:

## 5a. Upload to the official (DRAT) repo, but only from the master branch. Here we skip the matrix.config.r = release, as a new StoX release should be ready shortly after each R minor release and listed specifically in the matrix.config:
- name: Upload to the official (DRAT) repo
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.2') ) && github.event_name == 'push' && github.ref_name == 'master'
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.4') ) && github.event_name == 'push' && github.ref_name == 'master'
env:
BUILD_NUMBER: ${{ github.sha }}
DRAT_DEPLOY_TOKEN: ${{ secrets.DRAT_DEPLOY_TOKEN }}
Expand All @@ -253,7 +253,7 @@ jobs:

## 5b. Upload to the (DRAT) testingRepo, but only from the testing branch. Here we skip the matrix.config.r = release, as a new StoX release should be ready shortly after each R minor release and listed specifically in the matrix.config:
- name: Upload to the testing (DRAT) repo
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.2') ) && github.event_name == 'push' && github.ref_name == 'testing'
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.4') ) && github.event_name == 'push' && github.ref_name == 'testing'
env:
BUILD_NUMBER: ${{ github.sha }}
DRAT_DEPLOY_TOKEN: ${{ secrets.DRAT_DEPLOY_TOKEN }}
Expand All @@ -263,7 +263,7 @@ jobs:

## 5c. Upload to the (DRAT) unstableRepo, but only from the develop branch. Here we skip the matrix.config.r = release, as a new StoX release should be ready shortly after each R minor release and listed specifically in the matrix.config:
- name: Upload to the unstable (DRAT) repo
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.2') ) && github.event_name == 'push' && github.ref_name == 'develop'
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.4') ) && github.event_name == 'push' && github.ref_name == 'develop'
env:
BUILD_NUMBER: ${{ github.sha }}
DRAT_DEPLOY_TOKEN: ${{ secrets.DRAT_DEPLOY_TOKEN }}
Expand All @@ -277,7 +277,7 @@ jobs:
###############################

- name: Create release on GitHub and upload files for testing branch
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.2') ) && github.event_name == 'push' && github.ref_name == 'testing'
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.4') ) && github.event_name == 'push' && github.ref_name == 'testing'
uses: ncipollo/release-action@v1
with:
allowUpdates: true
Expand All @@ -288,7 +288,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Create release on GitHub and upload files for master branch
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.2') ) && github.event_name == 'push' && github.ref_name == 'master'
if: ( (runner.os == 'Windows' && matrix.config.r != 'next') || (runner.os == 'macOS' && matrix.config.r != 'next') || (runner.os == 'Linux' && matrix.config.r == '4.4') ) && github.event_name == 'push' && github.ref_name == 'master'
uses: ncipollo/release-action@v1
with:
allowUpdates: true
Expand Down
90 changes: 0 additions & 90 deletions .github/workflows/test-coverage.yaml

This file was deleted.

11 changes: 6 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RstoxFDA
Version: 1.5.0-9002
Date: 2024-11-11
Version: 1.5.0-9003
Date: 2025-01-24
Title: Fisheries Dependent Analysis with RstoX
Authors@R: c(
person(given = "Edvin",
Expand All @@ -10,7 +10,7 @@ Authors@R: c(
person(given = "Arne Johannes",
family = "Holmin",
role = "aut"))
Depends: R (>= 4.2)
Depends: R (>= 4.3)
Description: Fisheries dependent analysis, including running the Estimated Catch at Age
model through the Reca package developed by the Norwegian Computing Center.
URL: https://github.com/StoXProject/RstoxFDA
Expand All @@ -26,8 +26,8 @@ Imports:
RColorBrewer (>= 1.1-2),
rnaturalearth (>= 1.0.1),
rnaturalearthdata (>= 1.0.0),
RstoxBase (>= 2.0.1-9005),
RstoxData (>= 2.0.1-9007),
RstoxBase (>= 2.1.2-9002),
RstoxData (>= 2.1.2-9001),
sf (>= 1.0.0),
stats (>= 3.5.0),
utils (>= 3.5.0)
Expand All @@ -38,4 +38,5 @@ Suggests:
tinytest
Additional_repositories:
https://stoxproject.github.io/repo
VignetteBuilder: knitr
RoxygenNote: 7.3.2
17 changes: 14 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,33 @@
export(AddAreaPositionStoxLanding)
export(AddGearGroupStoxBiotic)
export(AddGearGroupStoxLanding)
export(AddLengthGroupStoxBiotic)
export(AddPeriodStoxBiotic)
export(AddPeriodStoxLanding)
export(AddPsuStratificationVariables)
export(AddStratumStoxBiotic)
export(AddStratumStoxLanding)
export(AggregateAnalyticalEstimate)
export(AnalyticalPSUEstimate)
export(AnalyticalPopulationEstimate)
export(AnalyticalRatioEstimate)
export(AssignPSUSamplingParameters)
export(CollapseStrata)
export(ComputeIndividualSamplingParameters)
export(ComputePSUSamplingParameters)
export(ConvertLengthBiotic)
export(ConvertWeightBiotic)
export(DefineAgeErrorMatrix)
export(DefineAreaPosition)
export(DefineCarNeighbours)
export(DefineIndividualSamplingParameters)
export(DefineLengthConversionParameters)
export(DefinePSUSamplingParameters)
export(DefinePeriod)
export(DefineSamplingHierarchy)
export(DefineStockSplittingParameters)
export(DefineWeightConversionFactor)
export(ExtendAnalyticalSamplingFrameCoverage)
export(FilterAgeLengthOutliersStoxBiotic)
export(FilterWeightLengthOutliersStoxBiotic)
export(InterpolateAnalyticalDomainEstimates)
export(LiftStrata)
export(ListBioticDifference)
export(LoadFdaStratumPolygon)
Expand All @@ -41,7 +45,11 @@ export(PlotSamplingOverviewCell)
export(PlotSamplingVariables)
export(PrepareRecaEstimate)
export(ReadLandingFDA)
export(ReadPSUSamplingParameters)
export(ReportAnalyticalCatchAtAge)
export(ReportAnalyticalCatchAtLength)
export(ReportAnalyticalLengthAtAge)
export(ReportAnalyticalWeightAtAge)
export(ReportFdaLandings)
export(ReportFdaSOP)
export(ReportFdaSampling)
Expand Down Expand Up @@ -116,5 +124,8 @@ export(sourceLogbookColumns)
export(stoxFunctionAttributes)
export(tabulateFisheries)
export(writeSpDataFrameAsWKT)
import(RstoxBase)
import(methods)
import(rnaturalearthdata)
importFrom(data.table,.SD)
importFrom(ggplot2,.data)
26 changes: 24 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 1.5.0-9003
* Added function to annotate length groups: AddLengthGroupStoxBiotic (#163), and report total catch by age group: ReportAnalyticalCatchAtLength (#150)
* Added function to report mean of weight and length by age: ReportAnalyticalLengthAtAge, and ReportAnalyticalWeightAtAge (#150).
* Added function for annotating stratification variables to sampling parameters: AddPsuStratificationVariables (#163)
* Added function for aggregating estimates over strata: AggregateAnalyticalEstimate (#164)
* Added option for computing sampling parameters for Proportion Poisson Sampling from data records (option DefinitionMethod='ProportionalPoissonSampling' to ComputePSUSamplingParameters) (#165)
* Added functions for sampling frame expansion: ExtendAnalyticalSamplingFrameCoverage, and domain interpolation: InterpolateAnalyticalDomainEstimates (#154)
* AnalyticalRatioEstimate is simplified, and no longer provides the (unreleased) method option. Support for the method "TotalDomainWeight" has been dropped.
* Changed naming conventions for domains in AnalyticalPopulationEstimateData.
* Removed the table SampleSummary from the data type AnalyticalPopulationEstimateData.
* Changed how Stratification variables and Domain variables are matched to landings with AnalyticalRatioEstimate (# 125)
* Replaced DefinePSUSamplingParameters (processdata) with ComputePSUSamplingParameters (no processdata) and ReadPSUSamplingParameters (no processdata). This change breaks some pre-release projects (v. v1.3-9006). (#127)
* Replaced DefineIndividualSamplingParameters (processdata) with ComputeIndividualSamplingParameters (no processdata). This change breaks some pre-release projects (v. v1.3-9006).
* Added documentation for ECA convergence analsysis (#153)
* Fixed issue with reporting IndividualAge as SamplingVariable in ReportFdaSampling (#146)
* Fixed issue with running RunRecaModels with temporal resolution 'month' (#144)
* Fixed issue with plotting with other column variables than 'Area' in PlotFisheriesOverviewSpatial (#147)
* Fixed naming of age groups in reports from analytical estimates (#145)
* Fixed documentation for handling NA age groups (#151)
* Fixed issue with using integer columns in landings as stratification column in ratio estimates (#133)
* Fixed error message when analytical catch at age reports are attempted without 'IndividualAge' in the domain definition (#126).

# 1.5.0-9002
* Fixed ordering of age groups in ReportAnalyticalCatchAtAge (#134)
* Improved Error messages in AnalyticalRatioEstimate (#131)
Expand Down Expand Up @@ -26,7 +48,7 @@
* Changed analytical variance estimator of means to a less conservative one.

# RstoxFDA v1.3-9005
* Added functions for analytical catch at age estimation (DefinePSUSamplingParameters, DefineIndividualSamplingParameters, AssignPSUSamplingParameters, AnalyticalPSUEstimate, AnalyticalPopulationEstimate, AnalyticalRatioEstimate, ReportAnalyticalCatchAtAge)
* Added functions for analytical catch at age estimation (DefinePSUSamplingParameters, ComputeIndividualSamplingParameters, AssignPSUSamplingParameters, AnalyticalPSUEstimate, AnalyticalPopulationEstimate, AnalyticalRatioEstimate, ReportAnalyticalCatchAtAge)
* Converted area code resources from sp SpatialPolygons to sf data.frames, reflecting changes in RstoxBase v 2. Breaks compatibility with RstoxBase < 2.
* Changed ReadLandingFDA to use ForceUnique as implemented in RstoxData v 2. Breaks compatibility with RstoxData < 2
* Made definition of coordinates used for appendAreaCodes and DefineAreaPosition stricter (now always centroids)
Expand Down Expand Up @@ -60,4 +82,4 @@
* Fixed json-schema for AgeErrorMatrix (#75)

# RstoxFDA v1.1.0 (2022-11-26)
* contrary to what version numbers indicate, this was released before v1.1.0-9001.
* contrary to what version numbers indicate, this was released before v1.1.0-9001.
1 change: 1 addition & 0 deletions R/GSAsubAreas-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#'
#' @examples
Expand Down
1 change: 1 addition & 0 deletions R/ICESareas-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @seealso \code{\link[RstoxFDA]{ICESsubArea}}, \code{\link[RstoxFDA]{ICESdivision}}, \code{\link[RstoxFDA]{ICESsubDivision}}, and \code{\link[RstoxFDA]{ICESunit}}
#' for polygon files separating the different levels of ICES areas.
Expand Down
1 change: 1 addition & 0 deletions R/ICESdivision-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # plot ICES areas
Expand Down
1 change: 1 addition & 0 deletions R/ICESrectangles-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # plot statistical rectangles in 27.3.a
Expand Down
1 change: 1 addition & 0 deletions R/ICESsubArea-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # plot ICES areas
Expand Down
1 change: 1 addition & 0 deletions R/ICESsubDivision-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # plot ICES areas
Expand Down
1 change: 1 addition & 0 deletions R/ICESunit-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # plot ICES areas
Expand Down
1 change: 1 addition & 0 deletions R/NAFOareas-datadoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#'
#' @concept area code polygons
#' @keywords datasets
#' @import RstoxBase
#'
#' @examples
#' # combine NAFO and mainarea and plot
Expand Down
Loading
Loading