Skip to content

Requal crashing on Windows 11 #177

@hlageek

Description

@hlageek

I recently upgraded my laptop to Windows 11, now every time I try to load requal in R it crashes immediately. I receive this error message:

Warning: Error in system: 'wmic' not found 89: system

  88: get_volume_paths
  87: observe
  86: <observer>
   3: runApp
   2: print.shiny.appobj
   1: <Anonymous>
Warning: Error in system: 'wmic' not found  89: system
  88: get_volume_paths
  87: observe
  86: <observer>
   3: runApp
   2: print.shiny.appobj
   1: <Anonymous>

Based on my limited understanding, ‘wmic’ is disabled in windows 11. However I am using a work laptop and cannot do this. I have updated to the most recent version of the requal package and I am running the following version of R:

> R.version
               _                                
platform       x86_64-w64-mingw32              
arch           x86_64                          
os             mingw32                         
crt            ucrt                            
system         x86_64, mingw32                 
status                                         
major          4                               
minor          5.1                             
year           2025                            
month          06                              
day            13                              
svn rev        88306                           
language       R                               
version.string R version 4.5.1 (2025-06-13 ucrt)
nickname       Great Square Root  

Any advice much appreciated

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions