#RStats hivemind: Is there a way to mark a package as NOT compatible with windows?
@Lluis_Revilla Using "OS_type" was suggested by @bioinfhotep
This package might not be going to CRAN, but I wanted a way to indicate to github/r-universe users that the package doesn't work on Windows.
It would be interesting to see which packages on CRAN get away with ignoring an operating system!
@Lluis_Revilla @bioinfhotep "OS_type" is correctly picked up by #Runiverse !
Build graphics show that {kissatire} is unix only and has a little minus sign for the build status on the right. :)