Skip to content

Issue with gui() : wmic not found #141

@ClaireTeillet

Description

@ClaireTeillet

Hello,

I tried using the gui() option, but the application fails on Windows 11 due to a call to wmic:

Avis : Error in system: 'wmic' not found
40: system
39: server [C:/Users/teill/AppData/Local/R/win-library/4.5/SSDM/shiny/gui/server.R#68]
2: shiny::runApp
1: gui

It appears that wmic is no longer available on recent versions of Windows (Windows 10/11), which causes the gui to crash at startup.

Do you have any recommendation to deal with this issue ?

Thank you for your help, and for this package!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions