Juan Mayorga

Results 8 comments of Juan Mayorga

``` r library(sf) #> Linking to GEOS 3.7.0, GDAL 2.3.1, PROJ 5.2.0 library(tidyverse) demo(nc, ask = FALSE, echo = FALSE) #> Reading layer `nc.gpkg' from data source `/Library/Frameworks/R.framework/Versions/3.5/Resources/library/sf/gpkg/nc.gpkg' using driver...

Thanks @cboettig. I'm struggling to make dowloaded tables available offline. For example, after running `rfishbase::fb_import(tables = "estimate")`, I get this message ``. The `dbdir=':memory:'` part makes me suspect the data...

Thanks @cboettig. This succeeds online with output: `"/Users/marinedatascience/Library/Application Support/org.R-project.R/R/rfishbase/sha256/7f/25/7f258428dadc8031f5e8111ab088d4f3b00130b1985b318153a98d2f7cdf2b66"` but fails offline with error message: `Warning: Error in curl::curl_fetch_memory(file, handle): LibreSSL SSL_read: error:02FFF03C:system library:func(4095):Operation timed out, errno 60 Warning: Error...

I'm working with the a fresh github install of both packages

I am. I just installed using ``` install.packages("rfishbase", repo = "http://cran.rstudio.com") ``` as well as ``` remotes::install_github("ropensci/rfishbase") ```

@cboettig Here is the full callback trace reported on the error; `Error in guess_header_(datasource, tokenizer, locale) : Cannot read file /private/var/folders/9h/wqbg24kx5tv7qz_k383qcp100000gn/T/Rtmp67rUAv/file13dc4c6a7f81: Invalid argument Enter a frame number, or 0 to...

The package version in `packrat/packrat.lock` is 3.0.0