- 
                Notifications
    
You must be signed in to change notification settings  - Fork 16
 
Open
Description
OS and Hardware:
OS: Windows 10, 09-2023 cumulative update (KB5030211)
Laptop Model: HP ENVY Notebook - 15-ae112nl
Processor: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
RAM: 16 GB
R version: 4.3.1 "Beagle Scouts"
benchmarkme package version: 1.0.8
Summary
get_ram() can't retrieve RAM and reports an Error that I don't recognize.
Steps to Reproduce
- Run 
get_ram()in R Console. 
Actual Result
The following Error is printed:
Error in inherits(ram, "try-error") || length(ram) == 0L || is.na(ram) :  'length = 3' in coercion to 'logical(1)'
Expected Result
The amount of RAM installed on my laptop (16 GB).
Reported by
Alessandro Mazza.
Metadata
Metadata
Assignees
Labels
No labels