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

Current State of Development and Way Forward #2

Open
10 of 17 tasks
bedantaguru opened this issue Aug 21, 2019 · 4 comments
Open
10 of 17 tasks

Current State of Development and Way Forward #2

bedantaguru opened this issue Aug 21, 2019 · 4 comments
Assignees
Labels
Enhancement New feature or request
Projects

Comments

@bedantaguru
Copy link
Member

bedantaguru commented Aug 21, 2019

This is a trackable version of See DevNotes

  • Test it in r-hub
  • Test for optional shiny modules (series of visual_* functions)
  • Write more tests (increase coverage)
  • Write collate_columns function to deal with similar columns in composed data.frame
  • Making a pkgdown site
  • Releasing this package to CRAN
  • Make doc test skip on CRAN.
  • Make possibility for purrr like formula, e.g. ~ .x for tidycells::value_attribute_classify
  • A compatibility function for the "Heuristic Maturation" process (after CRAN)
  • Write blog + add it to R blogger and other sites
  • Send it to the r-packages mailing list
  • Explore options to add this in CRAN Task Views (not possible now)
  • make a cheatsheet
  • Explore SDMX Converter possibility
  • Explore other formats (containing unorganised tables) possibility. Check out unoconv.
  • Write more vignettes on other topics
  • Making cell analysis little faster
@bedantaguru bedantaguru self-assigned this Aug 21, 2019
@bedantaguru bedantaguru added the Enhancement New feature or request label Aug 21, 2019
@bedantaguru bedantaguru pinned this issue Aug 21, 2019
@bedantaguru
Copy link
Member Author

Check out
rrefine (Github link) for CRAN Task Views

@bedantaguru
Copy link
Member Author

Created SO1 for knowledge acquisition. Seems like tidycells can not be added to an existing list of CRAN task views. However, if in future there is an option for Heuristic Algorithms (or similar) then it can be revisited.

For now, the CRAN Task View is not possible.

@bedantaguru bedantaguru added this to In progress in Rudra Sep 13, 2019
@bedantaguru
Copy link
Member Author

bedantaguru commented Sep 13, 2019

compatibility function is not possible. compatibility function can not be created for the same package or at least can not be done without callr. The functionality may be given in a new package. I'll do that later. check this card

@bedantaguru
Copy link
Member Author

In connection with

Write more tests (increase coverage)

See this :

#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Rudra
  
In progress
Development

No branches or pull requests

1 participant