Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New CRAN warnings on STRING_PTR and VECTOR_PTR #1316

Closed
@eddelbuettel

Description

@eddelbuettel

Running a recent r-devel:

  • checking compiled code ... NOTE
    File ‘Rcpp/libs/Rcpp.so’:
    Found non-API calls to R: ‘STRING_PTR’, ‘VECTOR_PTR’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of non-API entry points.

  • checking sizes of PDF files under ‘inst/doc’ ... OK

The new sectionMoving into C API compliance mentions read-only variantsSTRING_PTR_RO andVECTOR_PTR_RO which look promising.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp