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

calc_pixel_areas() not being exported #13

Closed
pecard opened this issue Dec 11, 2020 · 1 comment
Closed

calc_pixel_areas() not being exported #13

pecard opened this issue Dec 11, 2020 · 1 comment

Comments

@pecard
Copy link

pecard commented Dec 11, 2020

calc_pixel_areas() seems to be missing from exported functions.

> gfcanalysis::calc_pixel_areas(mygfc[[1]])
Error: 'calc_pixel_areas' is not an exported object from 'namespace:gfcanalysis'
Called from: getExportedValue(pkg, name)

sessionInfo()
R version 4.0.3 (2020-10-10)
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] forcats_0.5.0     stringr_1.4.0     dplyr_1.0.2       purrr_0.3.4       readr_1.4.0       tidyr_1.1.2      
 [7] tibble_3.0.4      ggplot2_3.3.2     tidyverse_1.3.0   sf_0.9-6          gfcanalysis_1.6.0 raster_3.4-5     
[13] sp_1.4-4         

loaded via a namespace (and not attached):
 [1] bitops_1.0-6        fs_1.5.0            usethis_1.6.3       lubridate_1.7.9.2   devtools_2.3.2     
 [6] RColorBrewer_1.1-2  httr_1.4.2          rprojroot_2.0.2     tools_4.0.3         backports_1.2.0    
[11] utf8_1.1.4          rgdal_1.5-18        R6_2.5.0            KernSmooth_2.23-17  rgeos_0.5-5        
[16] DBI_1.1.0           colorspace_2.0-0    withr_2.3.0         tidyselect_1.1.0    prettyunits_1.1.1  
[21] processx_3.4.5      compiler_4.0.3      cli_2.2.0           rvest_0.3.6         animation_2.6      
[26] xml2_1.3.2          desc_1.2.0          scales_1.1.1        classInt_0.4-3      hexbin_1.28.1      
[31] callr_3.5.1         digest_0.6.27       jpeg_0.1-8.1        pkgconfig_2.0.3     sessioninfo_1.1.1  
[36] dbplyr_2.0.0        rlang_0.4.9         readxl_1.3.1        rstudioapi_0.13     generics_0.1.0     
[41] zoo_1.8-8           jsonlite_1.7.1      RCurl_1.98-1.2      magrittr_2.0.1      geosphere_1.5-10   
[46] Rcpp_1.0.5          munsell_0.5.0       fansi_0.4.1         lifecycle_0.2.0     stringi_1.5.3      
[51] yaml_2.2.1          pkgbuild_1.1.0      plyr_1.8.6          grid_4.0.3          parallel_4.0.3     
[56] crayon_1.3.4        rasterVis_0.49      lattice_0.20-41     haven_2.3.1         hms_0.5.3          
[61] ps_1.5.0            pillar_1.4.7        codetools_0.2-16    pkgload_1.1.0       reprex_0.3.0       
[66] glue_1.4.2          latticeExtra_0.6-29 remotes_2.2.0       modelr_0.1.8        png_0.1-7          
[71] vctrs_0.3.5         testthat_3.0.0      cellranger_1.1.0    gtable_0.3.0        assertthat_0.2.1   
[76] broom_0.7.2         e1071_1.7-4         class_7.3-17        viridisLite_0.3.0   memoise_1.1.0      
[81] units_0.6-7         ellipsis_0.3.1
@mcooper mcooper closed this as completed Apr 13, 2021
@mcooper
Copy link
Collaborator

mcooper commented Apr 13, 2021

See commit 53a332b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants