Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

AmericanRedCross/fetch-gecko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install.packages("readr")

check - install.packages("openxlsx") install.packages("tidyverse") install.packages("httr")

ERROR: dependencies ‘curl’, ‘openssl’ are not available for package ‘httr’

  • removing ‘/usr/local/lib/R/site-library/httr’ ERROR: dependency ‘httr’ is not available for package ‘rvest’
  • removing ‘/usr/local/lib/R/site-library/rvest’ ERROR: dependencies ‘httr’, ‘rvest’ are not available for package ‘tidyverse’
  • removing ‘/usr/local/lib/R/site-library/tidyverse’ install.packages('httr') sudo apt-get install httr

install.packages(c("readr", "openxlsx","tidyverse"))

sudo -i R --vanilla

npm install -g pm2
pm2 start app.js --name="fetch-gecko_3024" --interpreter=/home/ubuntu/.nvm/versions/node/v12.16.1/bin/node

Selective sync - Selective sync allows you to sync only specific files and directories. To enable selective sync create a file named sync_list in ~/.config/onedrive. Each line of the file represents a relative path from your sync_dir. All files and directories not matching any line of the file will be skipped during all operations. Here is an example of sync_list:

apps-sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published