Skip to content

Commit f5b63dc

Browse files
authored
Update 00_intro.rst
Added the CRAN and R terms to glossary
1 parent 3dca57f commit f5b63dc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/misc/00_intro.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,16 @@ Glossary
2121
ICU
2222
**I**\ nternational **C**\ omponents for **U**\ nicode. ICU is an open-source project of mature C/C++ and Java libraries for Unicode support, software internationalization, and software globalization. `Learn More <http://site.icu-project.org/>`_.
2323

24-
24+
R
25+
**R** is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. `Learn More <https://r-project.org/>`_.
26+
27+
CRAN
28+
**C**\ omprehensive **R** **A**\ rchive **N**\ etwork. CRAN is a network of FTP and web servers around the world that store identical, up-to-date, versions of code and documentation for :term:`R`. `Learn More <https://cran.r-project.org/>`_.
2529

2630

2731
TODO list
2832
*********
2933

3034
.. todolist::
3135

32-
The original entry is located in ``.src`` file of `/home/runner/work/conda-forge.github.io/conda-forge.github.io/src/maintainer/knowledge_base.rst, line 952. <https://github.com/conda-forge/conda-forge.github.io/blob/master/src/maintainer/knowledge_base.rst#noarch-generic/>`_.
36+
The original entry is located in ``.src`` file of `/home/runner/work/conda-forge.github.io/conda-forge.github.io/src/maintainer/knowledge_base.rst, line 952. <https://github.com/conda-forge/conda-forge.github.io/blob/master/src/maintainer/knowledge_base.rst#noarch-generic/>`_.

0 commit comments

Comments
 (0)