Skip to content

rsconnect 1.3.0

Compare
Choose a tag to compare
@aronatkins aronatkins released this 24 May 12:32
  • deployApp(logLevel = "quiet") suppresses Posit Connect deployment task
    output. (#1051)

  • deployApp(logLevel = "quiet") and writeManifest(quiet=TRUE) suppress
    output when using renv to analyze dependencies. (#1051)

  • deployApp() and writeManifest() receive the default value for the
    image argument from the RSCONNECT_IMAGE environment variable. (#1063)

  • deployTF() can deploy a TensorFlow model to Posit Connect. Requires Posit
    Connect 2024.05.0 or higher.

  • Skip tests when suggested packages are not available. Skip Quarto tests when
    run by CRAN. (#1074)