rig
                                
                                 rig copied to clipboard
                                
                                    rig copied to clipboard
                            
                            
                            
                        Support deepin OS?
Deepin is a re-distro based on Debian, what works for Debian shall work for Deepin. Could rig support this OS?
$ rig add devel
[INFO] Running `sudo` for adding new R versions. This might need your password.
[ERROR] Unsupported distro: Deepin 20.6, only Ubuntu 18.04, 20.04, 22.04 and Debian 9-11 are supported currently
We can probably do that. What's the output of this?
cat /etc/os-release
$ cat /etc/os-release
PRETTY_NAME="Deepin 20.6"
NAME="Deepin"
VERSION_ID="20.6"
VERSION="20.6"
VERSION_CODENAME="apricot"
ID=Deepin
HOME_URL="https://www.deepin.org/"
BUG_REPORT_URL="https://bbs.deepin.org/"
Thanks! Can you also include the output of this?
cat /etc/debian_version
$ cat /etc/debian_version
10.10
Closed by 8c08328
Thanks