issues
search
tidyverse
/
purrr
A functional programming toolkit for R
https://purrr.tidyverse.org/
Other
1.28k
stars
272
forks
source link
Coercion deprecation improvements
#989
Closed
hadley
closed
2 years ago
hadley
commented
2 years ago
Use
type
not
"type"
Call
purrr:::deprecate_to_char()
Capture correct environment
Fixes #976
type
not"type"
purrr:::deprecate_to_char()
Fixes #976