Change package name after fork
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 184
- Forks
- 53
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 1
Description
I have forked batchtools and I have made some changes in order to fully work with our Cluster environment. Although I can not get it to change name. I want to load it as batchtools_cc to differentiate it against batchtools. How can I do that?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the R package metadata and the places where the existing package name is referenced. Determine the complete set of naming changes needed for the fork to load as batchtools_cc, then verify that the renamed package builds and loads without conflicting with batchtools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100