Skip to content

Commit 5c133d6

Browse files
author
ripley
committed
nmath/standalone documentation was moved long ago
git-svn-id: https://svn.r-project.org/R/trunk@88127 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 9c6e0b9 commit 5c133d6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/manual/R-exts.texi

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17205,10 +17205,13 @@ functions documented in @file{Rmath.h}, as a standalone library
1720517205
functions documented in @ref{Numerical analysis subroutines} as from
1720617206
that header file.)
1720717207

17208-
The library is not built automatically when @R{} is installed, but can
17209-
be built in the directory @file{src/nmath/standalone} in the @R{}
17210-
sources: see the file @file{README} there. To use the code in your own
17211-
C program include
17208+
The library is not built automatically when @R{} is installed. For
17209+
further deataila including how to build it, see
17210+
@ref{The standalone Rmath library, , ,
17211+
R-admin, R Installation and Administration}.
17212+
17213+
17214+
To use the code in your own C program include
1721217215

1721317216
@example
1721417217
@group

0 commit comments

Comments
 (0)