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

Separated into dlookr and dlookrExtra packages #94

Open
choonghyunryu opened this issue Feb 2, 2023 · 0 comments
Open

Separated into dlookr and dlookrExtra packages #94

choonghyunryu opened this issue Feb 2, 2023 · 0 comments
Assignees

Comments

@choonghyunryu
Copy link
Owner

Background

  • The loading speed of dlookr package is very long
    • It is because of fonts for visualization and resources for reporting.
  • It has a lot of distracting features.
    • Separation of essential basic functions and additional functions is required.
  • Functions that refer to font configurations that are closely related to the system environment may cause installation errors in some environments.

Strategy

  • Basic analysis functions remain in dlookr.
  • Transfer the function related to report output to dlookrExtra.
    • Report output functions
    • Additional fonts
      • Korean font: NanumSquare.
      • LiberationSansNarrow
@choonghyunryu choonghyunryu self-assigned this Feb 2, 2023
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