Skip to content

Commit c86ea8e

Browse files
authored
Update 00_intro.rst
Deleted definition for R
1 parent f5b63dc commit c86ea8e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/misc/00_intro.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@ 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-
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-
2724
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/>`_.
25+
**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 R. `Learn More <https://cran.r-project.org/>`_.
2926

3027

3128
TODO list

0 commit comments

Comments
 (0)