Skip to content

Plotting "stock.std" error. #105

@niafall

Description

@niafall

I'm getting an error then running plot(fit, data="stock.std"):

Error: Column `age` not found in `.data`
Run `rlang::last_error()` to see where the error occurred.

Similarly, when running tmp <- plot(fit, data="catchdist.fleets"):

Error: 'vec_as_subscript' is not an exported object from 'namespace:vctrs'
Run `rlang::last_error()` to see where the error occurred.

I installed rgadget at the end of last week, so it should be up to date. Perhaps it's another package problem?

R version 3.6.2 (2019-12-12)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17763)

Matrix products: default

locale:
[1] LC_COLLATE=English_United Kingdom.1252  LC_CTYPE=English_United Kingdom.1252   
[3] LC_MONETARY=English_United Kingdom.1252 LC_NUMERIC=C                           
[5] LC_TIME=English_United Kingdom.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] plotrix_3.7-7 gridExtra_2.3 pander_0.6.3  Rgadget_0.5  

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.3       rstudioapi_0.10  magrittr_1.5     tidyselect_1.0.0 munsell_0.5.0    colorspace_1.4-1
 [7] R6_2.4.1         rlang_0.4.4      dplyr_0.8.4      tools_3.6.2      grid_3.6.2       gtable_0.3.0    
[13] lazyeval_0.2.2   assertthat_0.2.1 digest_0.6.23    tibble_2.1.3     lifecycle_0.1.0  crayon_1.3.4    
[19] farver_2.0.3     purrr_0.3.3      ggplot2_3.2.1    vctrs_0.2.1      zeallot_0.1.0    glue_1.3.1      
[25] labeling_0.3     stringi_1.4.5    compiler_3.6.2   pillar_1.4.3     backports_1.1.5  scales_1.1.0    
[31] pkgconfig_2.0.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions