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

[Bug] fa has conflict with {omsvg} package #106

Open
jhk0530 opened this issue Jan 26, 2023 · 0 comments
Open

[Bug] fa has conflict with {omsvg} package #106

jhk0530 opened this issue Jan 26, 2023 · 0 comments

Comments

@jhk0530
Copy link

jhk0530 commented Jan 26, 2023

Problem

Hi, thanks for nice package.

I followed issue related "fa-icon list" #81 .
and tried omsvg package's info_lineawesome()

after that, When I call fa while omsvg is loaded, fa returns icon and error message (which not effected to icon maybe)

error

Reproducible code

Here is minimal code to reproduce this problem.

library(fontawesome)
library(omsvg)
fa('r-project')

Error in svg$width : $ operator is invalid for atomic vectors

Version info

r: 4.2.2
rstudio: 2022.12.0 build 353
fontawesome: 0.5.0.9000
omsvg: 0.1.0

ETC

I uploaded this issue in fontawesome
but I'm not sure about whether this issue is caused by omsvg, or fontawesome.

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