Open
Conversation
Tool for generating indicators from OBIS I was not able to had the package dggridR to conda as the new version 3.0.0 is not yet on the Cran (but should be soon). Is it ok for now if I let it as an install.package until the new version is available on the CRAN ?
This tool is for generating indicators from OBIS. I could not add DggridR in conda because the version needed, 3.0.0, is not yet available on CRAN (should be soon). Thus, for now I install dggridr with install_github. I don't know if we can keep it that way until the version 3.0.0 is on the cran or just we prepare the PR and keep it until I can add the package on conda ? (I hope I am clear enough)
add obisindicators tool
Initiate the PR for ivr indicators but multiple changes must be made yet.
bgruening
pushed a commit
that referenced
this pull request
Oct 20, 2022
update tool for timeseries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initiate the PR for ivr indicators but multiple changes must be made still.