Skip to content

Eurostat package, error #113

@Camila-RV

Description

@Camila-RV

Hey guys,
We're trying to get data from Eurostat package.
After following the CRAN instructions of suggested library packages and vignettes, it is still showing the same error.

Here is the code:

id <- search_eurostat('Energy technologies patent applications to 
                      the EPO by priority year', type = 'dataset')$code[1]

Error: 'cols' is not an exported object from 'namespace:readr'

Also tried using the code available on data set details:

dat <- get_eurostat('pat_ep_nrgpct')

Error: 'cols' is not an exported object from 'namespace:readr'

Thanks in advance!

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