insightsengineering / insightsengineering/JointSurvivalModels.jl
[Feature Request]: Solve naming conflict of `support` with the Distributions.jl package
- Dominant language
- Julia
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
`support` is exported by both packages. This makes it hard to work with it. either find a common interface or rename this function.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Research direction
Start by inspecting where `support` is defined and exported in JointSurvivalModels.jl, then compare it with the `support` API from Distributions.jl. Determine whether a shared interface or a rename is appropriate; done means the package no longer creates a conflicting exported name and the chosen approach is documented and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100