Displaying 6 results from an estimated 6 matches for "apitype".
2024 Jun 06
4
clarifying and adjusting the C API for R
...nd may be revised
as they are reviewed by others. The annotated document can be used for
programmatically identifying what is currently considered part of the C
API. The result so far is an experimental function tools:::funAPI():
> head(tools:::funAPI())
name loc apitype
1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h eapi
2 alloc3DArray WRE api
3 allocArray WRE api
4 allocLang WRE api
5 allocList WRE api
6...
2024 Jun 07
1
clarifying and adjusting the C API for R
...d by others. The annotated document can be used for
> programmatically identifying what is currently considered part of the C
> API. The result so far is an experimental function tools:::funAPI():
>
> > head(tools:::funAPI())
> name loc apitype
> 1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h eapi
> 2 alloc3DArray WRE api
> 3 allocArray WRE api
> 4 allocLang WRE api
> 5 allocList...
2024 Jun 09
1
clarifying and adjusting the C API for R
...d by others. The annotated document can be used for
> programmatically identifying what is currently considered part of the C
> API. The result so far is an experimental function tools:::funAPI():
>
> > head(tools:::funAPI())
> name loc apitype
> 1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h eapi
> 2 alloc3DArray WRE api
> 3 allocArray WRE api
> 4 allocLang WRE api
> 5 allocList...
2024 Jun 07
1
clarifying and adjusting the C API for R
...d by others. The annotated document can be used for
> programmatically identifying what is currently considered part of the C
> API. The result so far is an experimental function tools:::funAPI():
>
> > head(tools:::funAPI())
> name loc apitype
> 1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h eapi
> 2 alloc3DArray WRE api
> 3 allocArray WRE api
> 4 allocLang WRE api
> 5 allocList...
2024 Jun 07
1
[External] Re: clarifying and adjusting the C API for R
...d for
> programmatically identifying what is currently considered part
> of the C
> API. The result so far is an experimental function
> tools:::funAPI():
>
> ? ? ?> head(tools:::funAPI())
> ? ? ? ? ? ? ? ? ? ? ?name? ? ? ? ? ? ? ? ? ? loc apitype
> ? ? ?1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h? ? eapi
> ? ? ?2? ? ? ? alloc3DArray? ? ? ? ? ? ? ? ? ? WRE? ? ?api
> ? ? ?3? ? ? ? ? allocArray? ? ? ? ? ? ? ? ? ? WRE? ? ?api
> ? ? ?4? ? ? ? ? ?allocLang? ? ? ? ? ? ? ? ? ? WRE? ? ?api
> ? ? ?5? ? ?...
2024 Jun 08
1
[External] Re: clarifying and adjusting the C API for R
...lly identifying what is currently considered part
> > of the C
> > API. The result so far is an experimental function
> > tools:::funAPI():
> >
> > > head(tools:::funAPI())
> > name loc apitype
> > 1 Rf_AdobeSymbol2utf8 R_ext/GraphicsDevice.h eapi
> > 2 alloc3DArray WRE api
> > 3 allocArray WRE api
> > 4 allocLang WRE api
>...