-
Notifications
You must be signed in to change notification settings - Fork 6
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
first CRAN submission #55
Comments
I feel positive about your questions 1 and 2 and think the package could be submitted now; it covers many use-cases and works well. But, I see one potential change/improvement that would be pretty breaking if made later on: We have (right now), three ways of visualizing persistence. Generally, these are implemented to take in start/end data via the I'd be glad to start work on this over the next week or so and submit as a PR, I actually did a really similar refactoring of {ggdensity} at the same stage in development (interestingly, the {ggdensity} refactor was due to comments from an R Journal reviewer) and feel I could do this pretty quickly. The current code is really good, I'd mainly be moving things around the different methods of the A few smaller notes:
|
Thanks a lot @jamesotto852. I apologize for waiting so long to reply. If you still have the bandwidth, i think the best course for your major comment would be to implement it in a branch as you suggest. I'm not clear on the architecture you have in mind, and i think trying to talk through it might be less useful than seeing even a rough version of it. I'll take a look at the vignette and make the edit if i agree (or try to explain it if not). Since your second minor comment ties in to your major one, let's see what happens in the fork before addressing it. Given the delay on my part, do you have an idea of when a draft refactor could be demoed and talked through? I won't be available until after next week, and after that it'll be touch and go due to travel. |
No worries! I'm happy to implement this in a branch, I think I could have a functional demo ready pretty quickly. If I'm understanding your schedule correctly, it sounds like you'd be available to meet sometime the week of the 13th? If so, I can aim to have it ready then to walk you through it. At that point, my proposed architecture should be easier to communicate and we could make a decision about if we want to take the package in that direction. |
Let's plan to meet during May 17–22. I'll be at a conference but unusually stationary and able to step away with a laptop. |
Sounds good! I've been working on the implementation and feel sure I'll have it ready to go through by then. My schedule is pretty flexible that week (except for the 23rd), when we get closer let me know when would be best for you. |
OK, i'll set a reminder to myself to suggest some good time slots the week before. |
We are close to our first submission to CRAN. I'd like to check with everyone on a few points first:
Thanks! I'll tentatively plan to submit at the end of April, but we can take what time we need to address anything that comes up.
The text was updated successfully, but these errors were encountered: