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

migration struggles to fit non-linear study areas into the survival numbers summary (in the report) #79

Open
hugomflavio opened this issue Jul 25, 2022 · 2 comments
Labels
bug Something isn't working high priority next release Needs to be concluded for next CRAN version

Comments

@hugomflavio
Copy link
Owner

Reported by Scott Colborne.

In a situation where the sections do no follow each other linearly, actel will not be able to correctly fill in the numbers in the survival summaries.

I.e. if the sections are like this:

A -> B -> D
A -> C -> D

The summary code needs to be updated to be able to accommodate non-linear sections.

@hugomflavio hugomflavio added the bug Something isn't working label Jul 25, 2022
@hugomflavio hugomflavio added high priority next release Needs to be concluded for next CRAN version labels Apr 30, 2023
@hugomflavio
Copy link
Owner Author

This one is more complex than I was expecting, so I won't be able to fix it in time for the next release.

hugomflavio added a commit that referenced this issue Oct 18, 2023
@hugomflavio
Copy link
Owner Author

if.last.skip.section will need to be updated too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority next release Needs to be concluded for next CRAN version
Projects
None yet
Development

No branches or pull requests

1 participant