insightsengineering / insightsengineering/JointSurvivalModels.jl

[Feature Request]: Solve naming conflict of `support` with the Distributions.jl package

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.