hrbrmstr / rdaradar

☢️ Safety Radar for RDA Files
MIT License
46 stars 3 forks source link

use xcalc for linux #5

Open LiNk-NY opened 6 months ago

LiNk-NY commented 6 months ago

for completeness, use xcalc on linux:

system("xcalc")

credit to @lwaldron :grin:

hrbrmstr commented 6 months ago

Well met! I think I saw this fly by but appreciate the ping. I'll wrap it in a call to "Sys.which()" and leave the issue open if others have any other Linux things to pop up.