You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the roadmap to version 1.0-0, ie. the point where the package goes from 'experimental' to 'stable'. It is > a moving target, but as of opening this issue {SLmetrics} is getting closer and closer to a stable version-
🧾 Roadmap
🔨 Autoconf: The current configure-script on UNIX and Windows systems are somewhat shaky, and needs a more bulletproof script. See for example RcppArmadillo configuration - it accounts for various libraries.
📚 Documentation: The documentation needs more work. Firstly, each metric needs a formal definition and framed as an optimization problem. Secondly, a more robust online documentation framework is needed (Possibly gitbook). Thirdly, the documentation templates has to be consolidated where possible, such that addition of new metrics and metric classes are more seamless.
⭐ Stars: Reach a minimum of 40 stars. This is not a hard requirement, but it is at least a sign that the 📦 is being used actively.
❗ Issues: Solve at least two issues from users that are considered bugs, and needs some degree of changes to the source code.
🔨 Pull Request: Approve at least one pull request from any user.
Note
This is the roadmap to version 1.0-0, ie. the point where the package goes from 'experimental' to 'stable'. It is > a moving target, but as of opening this issue {SLmetrics} is getting closer and closer to a stable version-
🧾 Roadmap
🔨 Autoconf: The current
configure-script on UNIX and Windows systems are somewhat shaky, and needs a more bulletproof script. See for example RcppArmadillo configuration - it accounts for various libraries.📚 Documentation: The documentation needs more work. Firstly, each metric needs a formal definition and framed as an optimization problem. Secondly, a more robust online documentation framework is needed (Possibly gitbook). Thirdly, the documentation templates has to be consolidated where possible, such that addition of new metrics and metric classes are more seamless.
⭐ Stars: Reach a minimum of 40 stars. This is not a hard requirement, but it is at least a sign that the 📦 is being used actively.
❗ Issues: Solve at least two issues from users that are considered bugs, and needs some degree of changes to the source code.
🔨 Pull Request: Approve at least one pull request from any user.
❗ Fork: Get @fshofmann to fork the repository