degauss-org / cchmc_batch_geocoder

A docker container for geocoding, assigning census tract, and deprivation index to addresses
https://degauss.org/cchmc_batch_geocoder
GNU General Public License v3.0
3 stars 2 forks source link

detect system RAM available to R and warn user? #7

Closed cole-brokamp closed 2 years ago

cole-brokamp commented 5 years ago

would it be possible to detect the amount of "system" RAM available to the docker process and warn the user if not enough will be available?

alternatively, can we provide a helpful error message if R terminates due to insufficient RAM?

cole-brokamp commented 5 years ago

see related issue in DeGAUSS repo here: https://github.com/cole-brokamp/DeGAUSS/issues/16