New package: CLASS v0.1.0
- Registering package: CLASS
- Repository: https://github.com/hersle/CLASS.jl
- Created by: @hersle
- Version: v0.1.0
- Commit: 6d139e1460f2fe18a705dea7ef2faacbae94948b
- Reviewed by: @hersle
- Reference: https://github.com/hersle/CLASS.jl/issues/1#issuecomment-3013170716
- Description: A simple Julia wrapper for the cosmological Boltzmann solver CLASS that reads its output as DataFrames.
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.
1. New package registration
Please make sure that you have read the package naming guidelines.
2. AutoMerge Guidelines which are not met ❌
- Name does not meet all of the following: starts with an upper-case letter, ASCII alphanumerics only, not all letters are upper-case.
3. Needs action: here's what to do next
- Please try to update your package to conform to these guidelines. The General registry's README has an FAQ that can help figure out how to do so.
- After you have fixed the AutoMerge issues, simply retrigger Registrator, the same way you did in the initial registration. This will automatically update this pull request. You do not need to change the version number in your
Project.tomlfile (unless the AutoMerge issue is that you skipped a version number).
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the #pkg-registration channel in the public Julia Slack for better visibility.
4. To pause or stop registration
If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.
Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.
[noblock] ~Close~
[noblock] The name CLASS should be fine, see https://github.com/JuliaRegistries/General/pull/133795#issuecomment-3012616441
[noblock] Thank you very much. I also much prefer just CLASS, and reverted back to it now.
Let me know if there is anything else I should do to complete the manual merge @goerz
[noblock] Is merging still blocked? Due to
Name does not meet all of the following: starts with an upper-case letter, ASCII alphanumerics only, not all letters are upper-case.
Maybe @goerz / @GunnarFarneback
[noblock] Yeah, it still needs a manual merge. Unfortunately, I don't have sufficient permissions to merge manually. The standard procedure is to post on the #pkg-registration channel on Slack towards the end of the 3-day waiting period.
(I think we should get rid of rule against all-caps in the bot; the minimum-length requirement is much more effective at keeping out acronyms, but that's a separate thing to look into at some point)
[noblock] I need help with a manual merge here. CLASS.jl is a wrapper around CLASS, which is a popular C code in cosmology for solving the linearized Einstein-Boltzmann equations. CLASS is short for Cosmic Linear Anisotropy Solving System. According to package naming convention #6, I have named the wrapper after the code. A manual merge is needed because CLASS only contains capital letters. 3-day wait is over now, so I am posting this on Slack.
[noblock] Great, thanks!
It sometimes takes a little while (and sometimes repeated pings, a couple of days apart) until someone gets around to the manual merge. Sorry for the (hopefully short) wait, and thank you for your patience!
Thanks! And thanks @goerz for guiding me :)