Skip to content

Deprecated argument #1

Description

@Crismoc

Using the package I got a warning requesting me to report the following issue to the {occupar} author:

#> Warning message:
#> There was 1 warning in `mutate()`.
#> ℹ In argument: `isei = isco08toISEI08(isco08, display.nas = T)`.
#>  Caused by warning:
#> ! `funs()` was deprecated in dplyr 0.8.0.
#> ℹ Please use a list of either functions or lambdas:

#> # Simple named list: list(mean = mean, median = median)

#> # Auto named with `tibble::lst()`: tibble::lst(mean, median)

#> # Using lambdas list(~ mean(., trim = .2), ~ median(., na.rm = TRUE))
#> ℹ The deprecated feature was likely used in the occupar package.
#>   Please report the issue to the authors.

Thanks for making this package available!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions