Skip to Main Content
R Programming for Bioinformatics
book

R Programming for Bioinformatics

by Robert Gentleman
July 2008
Intermediate to advanced content levelIntermediate to advanced
328 pages
10h 53m
English
Chapman and Hall/CRC
Content preview from R Programming for Bioinformatics
188 R Programming for Bioinformatics
6.3 Writing C code to interface with R
The command R CMD SHLIB can be used to create a shared library suitable
for loading into R from a collection of C or FORTRAN program files. When
including source code in an R package, the recommended method is to place
all code in a subdirectory named src, and then the appropriate shared library
will be constructed when the package is installed.
6.3.1 Registering routines
One of the most important new developments in R is the ability to register
foreign routines. Registration provides a mechanism to help ensure that the
correct code is evaluated, and it also provides mechanisms ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Computation in BioInformatics

Computation in BioInformatics

S. Balamurugan, Anand T. Krishnan, Dinesh Goyal, Balakumar Chandrasekaran, Boomi Pandi
R for Data Science Cookbook (n)

R for Data Science Cookbook (n)

Prabhanjan Narayanachar Tattar, Yu-Wei, Chiu (David Chiu)

Publisher Resources

ISBN: 9781420063677