import/cran: Add invalid package.
* guix/import/cran.scm (invalid-packages): Add libR. Change-Id: I1e06b44785051dfc4fb85ba06062aa8c8e003495
This commit is contained in:
parent
4ea4101d66
commit
31ccfe9c91
1 changed files with 1 additions and 0 deletions
|
@ -396,6 +396,7 @@ empty list when the FIELD cannot be found."
|
||||||
"gnu"
|
"gnu"
|
||||||
"posix.1-2001"
|
"posix.1-2001"
|
||||||
"linux"
|
"linux"
|
||||||
|
"libR"
|
||||||
"none"
|
"none"
|
||||||
"unix"
|
"unix"
|
||||||
"windows"
|
"windows"
|
||||||
|
|
Reference in a new issue