Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/README
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ language allows branching and looping as well as modular programming
using functions. Most of the user-visible functions in R are written
in R, calling upon a smaller set of internal primitives. It is
possible for the user to interface to procedures written in C or
Fortran languages for efficiency, and also to write additional
Fortran language for efficiency, and also to write additional
primitives.

The R distribution contains functionality for a large number of
Expand Down