Skip to content

CRAN release 0.6.2#38

Open
dfalbel wants to merge 6 commits intomainfrom
cran/0.6.2
Open

CRAN release 0.6.2#38
dfalbel wants to merge 6 commits intomainfrom
cran/0.6.2

Conversation

@dfalbel
Copy link
Copy Markdown
Contributor

@dfalbel dfalbel commented Apr 28, 2026

Summary

  • Bump version to 0.6.2
  • Switch maintainer to Tomasz Kalinowski (tomasz@posit.co)
  • Update Daniel Falbel's email to dfalbel@gmail.com and role to aut
  • Fix invalid regex in .Rbuildignore
  • Remove circular @inheritParams warning
  • Regenerate docs with roxygen2 7.3.3

Test plan

  • devtools::check() passes
  • CRAN submission accepted
dfalbel added 6 commits April 28, 2026 16:26
- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant