Concept index

Next: , Previous: , Up: Writing R Extensions   [Contents][Index]

Jump to:   .  
A   B   C   D   E   F   G   H   I   L   M   N   O   P   R   S   T   U   V   W   Z  
Index Entry Section
.
.install_extras file Writing package vignettes
.Rbuildignore file Building package tarballs
.Rinstignore file Package subdirectories
A
Allocating storage Allocating storage
Attributes Attributes
B
Bessel functions Mathematical functions
Beta function Mathematical functions
Building binary packages Building binary packages
Building source packages Building package tarballs
C
C stack checking C stack checking
C++ code, interfacing Interfacing C++ code
Calling C from Fortran and vice versa Calling C from Fortran and vice versa
Checking packages Checking packages
CITATION file Package subdirectories
CITATION file CITATION files
Classes Classes
Cleanup code Condition handling and cleanup code
cleanup file Package structure
Condition handling Condition handling and cleanup code
conditionals Conditional text
configure file Package structure
Copying objects Named objects and copying
CRAN Creating R packages
Creating packages Creating R packages
Creating shared objects Creating shared objects
Cross-references in documentation Cross-references
cumulative hazard Distribution functions
D
Debugging Debugging compiled code
DESCRIPTION file The DESCRIPTION file
Details of R types Details of R types
Distribution functions from C Distribution functions
Documentation, writing Writing R documentation files
Dynamic loading dyn.load and dyn.unload
dynamic pages Dynamic pages
E
Editing Rd files Editing Rd files
encoding Encoding
Error handling Condition handling and cleanup code
Error signaling from C Error signaling
Error signaling from Fortran Error signaling from Fortran
Evaluating R expressions from C Evaluating R expressions from C
external pointer External pointers and weak references
F
Figures in documentation Figures
finalizer External pointers and weak references
Finding variables Finding and setting variables
G
Gamma function Mathematical functions
Garbage collection Garbage Collection
Generic functions Generic functions and methods
H
handling character data Handling character data
Handling lists Handling lists
Handling R objects in C Handling R objects in C
I
IEEE special values Missing and special values
IEEE special values Missing and IEEE values
INDEX file The INDEX file
Indices Indices
Inspecting R objects when debugging Inspecting R objects
integration Integration
Interfaces to compiled code Interface functions .C and .Fortran
Interfaces to compiled code Interface functions .Call and .External
Interfacing C++ code Interfacing C++ code
Interrupts Allowing interrupts
L
LICENCE file Licensing
LICENSE file Licensing
Lists and tables in documentation Lists and tables
M
Marking text in documentation Marking text
Mathematics in documentation Mathematics
Memory allocation from C Memory allocation
Memory use Profiling R code for memory use
Method functions Generic functions and methods
Missing values Missing and special values
Missing values Missing and IEEE values
N
namespaces Package namespaces
NEWS.Rd file Package subdirectories
Numerical analysis subroutines from C Numerical analysis subroutines
Numerical derivatives Calculating numerical derivatives
O
OpenMP OpenMP support
OpenMP Platform and version information
Operating system access Operating system access
optimization Optimization
P
Package builder Building package tarballs
Package structure Package structure
Package subdirectories Package subdirectories
Packages Creating R packages
Parsing R code from C Parsing R code from C
Platform-specific documentation Platform-specific sections
Polygamma functions Mathematical functions
Printing from C Printing
Printing from Fortran Printing from Fortran
Processing Rd format Processing documentation files
Profiling Profiling R code for speed
Profiling Profiling R code for memory use
Profiling Profiling compiled code
R
Random numbers in C Random numbers
Random numbers in C Distribution functions
Random numbers in Fortran Calling C from Fortran and vice versa
Registering native routines Registering native routines
S
S4 objects S4 objects
Serialization Custom serialization input and output
Setting variables Finding and setting variables
Sort functions from C Utility functions
Sweave Writing package vignettes
T
tarballs Building package tarballs
Tidying R code Tidying R code
U
user-defined macros User-defined macros
V
Version information from C Platform and version information
vignettes Writing package vignettes
Visibility Controlling visibility
W
weak reference External pointers and weak references
Working with closures Working with closures
Z
Zero-finding Zero-finding
Jump to:   .  
A   B   C   D   E   F   G   H   I   L   M   N   O   P   R   S   T   U   V   W   Z  

Next: , Previous: , Up: Writing R Extensions   [Contents][Index]