Skip to content

Repeated output of warnings in redivis-r package #242

@gregobad

Description

@gregobad

I'm using the Redivis R package to load and work with a dataset from a Redivis project in an interactive R session. It works as expected, except that on every line of output (whether or not the line uses one of the redivis-r functions) R prepends the warning

‘num_rows’ is not a valid field or method name for reference class “Dataset”

This does not affect the operation of the script but is annoying as it makes the REPL output unreadable.

Steps to reproduce

  1. Open R session.
  2. Import dataset bang_articles:eesj:v1_2 owned by user gjmartin, using the programmatic import steps shown in the redivis web interface.
  3. Submit any other command in R.

Screenshots
image

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