Conversation
- Bump version to 0.6.2 - Switch maintainer to Tomasz Kalinowski - Update Daniel Falbel's email and role - Fix invalid regex in .Rbuildignore - Remove circular @inheritParams in predict_savedmodel - Regenerate docs with roxygen2 7.3.3
R CMD check --as-cran requires using the full path to Rscript
via R.home('bin') instead of bare 'Rscript'.
Serve tests require TensorFlow model files that aren't available on CRAN. Add rmarkdown to Suggests so vignettes can be rebuilt.
- Remove Travis CI and Codecov badges - Replace dead cloud.google.com/ml-engine links with Vertex AI equivalents - Replace dead tensorflow.rstudio.com links with working alternatives - Update rstudio.com/products/connect -> posit.co - Update tensorflow.org/mobile/tflite -> ai.google.dev/edge/litert
- vertex-ai -> products/gemini-enterprise-agent-platform - Add docs. prefix to cloud.google.com REST API links - Remove trailing slash from posit.co/products/enterprise/connect - Fix malformed vertex-aiarticles/deployment.html URL
Guard helper-model-building.R with NOT_CRAN check to avoid Python initialization overhead that causes CPU time NOTE.
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.
Summary
tomasz@posit.co)dfalbel@gmail.comand role toaut.Rbuildignore@inheritParamswarningTest plan
devtools::check()passes