Skip to content

cran warning: S3 generic/method consistency 'get.vertex.attribute.active' 'list.vertex.attributes.active' #5

@skyebend

Description

@skyebend

seems like refactor of S3 generics for network did break something for networkDynamic

https://cran.r-project.org/web/checks/check_results_networkDynamic.html

Check Details

Version: 0.10.0
Check: S3 generic/method consistency
Result: WARN
    get.vertex.attribute:
     function(x, ...)
    get.vertex.attribute.active:
     function(x, prefix, onset, terminus, length, at, rule, na.omit,
     null.na, active.default, dynamic.only, require.active,
     return.tea, unlist)
    
    list.vertex.attributes:
     function(x, ...)
    list.vertex.attributes.active:
     function(x, onset, terminus, length, at, na.omit, rule, v,
     require.active, active.default, dynamic.only)
    
    See section 'Generic functions and methods' in the 'Writing R
    Extensions' manual.
    
    Found the following apparent S3 methods exported but not registered:
     get.vertex.attribute.active list.vertex.attributes.active
    See section 'Registering S3 methods' in the 'Writing R Extensions'
    manual. 

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