-
harbor is currently only on github, for CRAN will need the functions in gceR
https://github.com/wch/harbor/issues/5
-
https://github.com/cloudyr/googleCloudStorageR/issues/73
Can then upload large objects in parallel.
-
Ideally on production projects variables like project name and path to auth file would be set in Environment Variables outside of the code.
For example:
```
# .Renviron
BIGQUERY_PROJECT=my-de…
-
Hi I am trying write R dataframe to Redshift table by using below function from EC2 instance.
rs_create_table(seg_mem_model, dbcon=conn, table_name='segmenattion_model', bucket=s3_bucket,
…
-
Following the command
vm Creating template VM
Error in loadNamespace(name) : there is no package called ‘testthat’
Using predefined_type = "highmem-2" resulted in the same error.
install…
-
When I restart my session I found that my installed packages are no longer available. What changes do I need to do so that the packages remain in the VM even after sign out.
-
@MarkEdmondson1234 what is the proper procedure for adding someone to a repo? I've created [cloudyr/AzureDataExplorer](../../AzureDataExplorer) for an interface to this Azure service, and I'd like to…
-
minio claims compatibility with s3. However, it looks like there is an issue with minio and `aws.s3`.
Below is an example of trying to access the "play" server.
Is this a known issue?
```{r}
…
-
My Azure stuff should now be in a position where it can be unleashed on the world.
@MarkEdmondson1234 @leeper what's the next steps?
-
First: Great package. Really exciting stuff.
On a Windows 10 machine:
I'm having trouble accessing the VM created in either of the rstudio server templates (rstudio-hadleyverse and rstudio). Af…