This website requires JavaScript.
Explore
Help
Sign in
GLiCID
/
guix-glicid
Watch
7
Star
0
Fork
You've already forked guix-glicid
0
mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced
2025-04-30 14:18:38 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9b65c816a7
guix-glicid
/
glicid
/
packages
/
r.scm
6 lines
102 B
Scheme
Raw
Normal View
History
Unescape
Escape
using @@ to export already defined r-with-tests
2023-10-25 11:55:48 +02:00
(
define-module
(
glicid
packages
r
)
)
adding public R package
2023-10-24 17:05:06 +02:00
using @@ to export already defined r-with-tests
2023-10-25 11:55:48 +02:00
(
define-public
R
(
@@
(
gnu
packages
statistics
)
r-with-tests
)
)
adding public R package
2023-10-24 17:05:06 +02:00
using @@ to export already defined r-with-tests
2023-10-25 11:55:48 +02:00
R
Reference in a new issue
Copy permalink