Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tibble is missing in import #50

Open
cderv opened this issue Apr 16, 2019 · 0 comments
Open

tibble is missing in import #50

cderv opened this issue Apr 16, 2019 · 0 comments

Comments

@cderv
Copy link
Contributor

cderv commented Apr 16, 2019

tibble is used here

emo/R/ji.R

Lines 50 to 53 in 02a5206

tibble::tibble(
name = names,
emoji = unname(emo::ji_name[names])
)

but missing in imports fields so not installed with the 📦

emo/DESCRIPTION

Lines 16 to 25 in 02a5206

Imports:
stringr,
glue (>= 1.2.0.9000),
crayon,
utils,
magrittr,
assertthat,
lubridate,
rlang,
purrr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant