Last updated on 2026-04-18 01:52:26 CEST.
| Package | ERROR | OK |
|---|---|---|
| CCAMLRGIS | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
Version: 4.3.1
Check: examples
Result: ERROR
Running examples in 'CCAMLRGIS-Ex.R' failed
The error most likely occurred in:
> ### Name: create_Arrow
> ### Title: Create Arrow
> ### Aliases: create_Arrow
>
> ### ** Examples
>
>
> # For more examples, see:
> # https://github.com/ccamlr/CCAMLRGIS#24-create-arrow
>
> #Example 1: straight green arrow
> myInput=data.frame(lat=c(-61,-52),
+ lon=c(-60,-40))
> Arrow=create_Arrow(Input=myInput)
Flavor: r-release-windows-x86_64