You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting an error on running get_ram() both for R and Rstudio:
"Error in inherits(ram, "try-error") || length(ram) == 0L || is.na(ram) :
'length = 3' in coercion to 'logical(1)'"
for Processor: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (which get_cpu() generates fine)
RAM: 16.0 GB
R version: 4.4.2 (2024-10-31 ucrt)
The text was updated successfully, but these errors were encountered:
getting an error on running get_ram() both for R and Rstudio:
"Error in inherits(ram, "try-error") || length(ram) == 0L || is.na(ram) :
'length = 3' in coercion to 'logical(1)'"
for Processor: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (which get_cpu() generates fine)
RAM: 16.0 GB
R version: 4.4.2 (2024-10-31 ucrt)
The text was updated successfully, but these errors were encountered: