Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 33 found.
[1] < 1 2 3 4 > [4]  Sort:

Rcpp.plugin.maker (Package: Rcpp) :

This function helps packages making inline plugins.
● Data Source: CranContrib
● Keywords: interface
● Alias: Rcpp.plugin.maker
● 0 images

pluginsAttribute (Package: Rcpp) : Rcpp::plugins Attribute

The Rcpp::plugins attribute is added to a C++ source file to specify the inline plugins that should be used in the compilation.
● Data Source: CranContrib
● Keywords:
● Alias: pluginsAttribute
● 0 images

compilerCheck (Package: Rcpp) : Check for Minimal (g++) Compiler Version

Helper function to establish minimal compiler versions, currently limited only to g++ which (particularly for older RHEL/CentOS releases) is too far behind current C++11 standards required for some packages.
● Data Source: CranContrib
● Keywords:
● Alias: compilerCheck
● 0 images

.DollarNames-methods (Package: Rcpp) : completion

completion
● Data Source: CranContrib
● Keywords: methods
● Alias: .DollarNames,ANY-method, .DollarNames,C++Object-method, .DollarNames,Module-method, .DollarNames-methods
● 0 images

LdFlags (Package: Rcpp) : (Deprecated) Rcpp Linker Flags

In previous versions of Rcpp, LdFlags and RcppLdFlags were used to return the required flags and options for the system linker to link to the Rcpp user library. Since we no longer build or ship a user library, these functions now return an empty string.
● Data Source: CranContrib
● Keywords: interface, programming
● Alias: LdFlags, RcppLdFlags
● 0 images

Rcpp-deprecated (Package: Rcpp) : Deprecated Functions in the Rcpp Package

These functions are provided for compatibility with older versions of the Rcpp package only, and may be removed in future versions.
● Data Source: CranContrib
● Keywords:
● Alias: Rcpp-deprecated
● 0 images

C++Object-class (Package: Rcpp) : c++ internal objects

C++ internal objects instanciated from a class exposed in an Rcpp module
● Data Source: CranContrib
● Keywords: classes
● Alias: $,C++Object-method, $<-,C++Object-method, C++Object-class, show,C++Object-method
● 0 images

Rcpp.package.skeleton (Package: Rcpp) :

Rcpp.package.skeleton automates the creation of a new source package that intends to use features of Rcpp.
● Data Source: CranContrib
● Keywords: programming
● Alias: Rcpp.package.skeleton
● 0 images

Module (Package: Rcpp) :

Retrieves an Rcpp module from a dynamic library, usually associated with a package.
● Data Source: CranContrib
● Keywords: programming
● Alias: Module
● 0 images

Rcpp-internal (Package: Rcpp) : Rcpp internal functions

The Rcpp utilizes several internal functions which need to visible within its namespace, yet are not user-facing. This page provides basic documentation for them.
● Data Source: CranContrib
● Keywords: interface, internal, programming
● Alias: Rcpp-internal, cpp_object_dummy, cpp_object_initializer
● 0 images