General icon indicating copy to clipboard operation
General copied to clipboard

New package: dJUICE v0.1.0

Open JuliaRegistrator opened this issue 2 months ago • 2 comments

  • Registering package: dJUICE
  • Repository: https://github.com/DJ4Earth/dJUICE.jl
  • Created by: @enigne
  • Version: v0.1.0
  • Commit: 0fe8dfb944492a3528c8ad10b4885801ea553ca4
  • Git reference: HEAD
  • Description: differentiable JUlia ICE model
  • Release notes:

add to register

JuliaRegistrator avatar Apr 23 '24 19:04 JuliaRegistrator

[noblock] I’m not sure the lowercase first letter is OK for a Julia package. In addition, could you add a paragraph to the README to give some context for the package?

goerz avatar Apr 23 '24 19:04 goerz

Your new package pull request does not meet the guidelines for auto-merging. Please make sure that you have read the General registry README and the AutoMerge guidelines. The following guidelines were 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.
  • There is no compat entry for julia.
  • The following dependencies do not have a [compat] entry that is upper-bounded and only includes a finite number of breaking releases: ColorSchemes, Cthulhu, Enzyme, Flux, GLMakie, Interpolations, MAT, Optimization, OptimizationOptimJL, Parameters, SciMLBase, StatsBase, Triangulate, UnPack
  • Package name similar to 1 existing package.
    1. Similar to Juice. Damerau-Levenshtein distance 1 between lowercased names is at or below cutoff of 1.

Note that the guidelines are only required for the pull request to be merged automatically. However, it is strongly recommended to follow them, since otherwise the pull request needs to be manually reviewed and merged by a human.

After you have fixed the AutoMerge issues, simply retrigger Registrator, which will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless of course the AutoMerge issue is that you skipped a version number, in which case you should change the version number).

If you do not want to fix the AutoMerge issues, please post a comment explaining why you would like this pull request to be manually merged. Then, send a message to the #pkg-registration channel in the Julia Slack to ask for help. Include a link to this pull request.

Since you are registering a new package, please make sure that you have also read the package naming guidelines: https://pkgdocs.julialang.org/v1/creating-packages/#Package-naming-guidelines


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. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

github-actions[bot] avatar Apr 23 '24 19:04 github-actions[bot]