← Back to home
Comparison · Infra & APIs

connectapi vs pkgdown

A side-by-side editorial comparison of connectapi and pkgdown — release velocity, themes, recent moves, and the top alternatives to consider.

connectapi vs pkgdown: at a glance

Featureconnectapipkgdown
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesposit connect, deployment automation, oauth integrations, api clientdocumentation, llm-readable, quarto, dark-mode
Last editorial update51m ago1h ago
WebsiteVisit →Visit →

What is connectapi?

connectapi is becoming the scripted administration surface for Posit Connect.

connectapi is the R client for the Posit Connect server API, covering content deployment, scheduling, usage data and permissions. Recent releases concentrate on OAuth integrations, which went from unmanaged to full CRUD in 0.9.0 and reached Connect Cloud in 0.12.0. Interleaved with that is steady removal of functions deprecated several versions back.

Read the full connectapi trajectory →

What is pkgdown?

pkgdown now generates llms.txt and a markdown copy of every documentation page

pkgdown builds the documentation sites for most R packages. The 2.1 line was about format and appearance - Quarto vignettes, a light and dark switch, self-hosted assets instead of CDN fetches. The 2.2 line changed audience: build_llm_docs() emits an llms.txt at the site root and a markdown version of every page, on by default.

Read the full pkgdown trajectory →

connectapi vs pkgdown: editorial side-by-side

C
connectapi
INFRA · APIS
0.0

connectapi is becoming the scripted administration surface for Posit Connect.

◆ Current state

connectapi is the R client for the Posit Connect server API, covering content deployment, scheduling, usage data and permissions. Recent releases concentrate on OAuth integrations, which went from unmanaged to full CRUD in 0.9.0 and reached Connect Cloud in 0.12.0. Interleaved with that is steady removal of functions deprecated several versions back.

◆ Where it's heading

Two directions run in parallel. The package is widening from a deployment client into an administration surface, through integrations, content search and content locking, which lets Connect configuration live in code rather than in the admin UI. At the same time it prunes aggressively: image helpers deprecated since 0.3.1 and job functions deprecated since 0.6.0 were both removed in this window, with set_schedule_*()'s activate argument on the same path. The result is a smaller but more capable API.

◆ Prediction

The deprecation cycle is announced in advance, so the activate argument is the next likely removal. On the feature side, Connect Cloud support has so far landed only for OAuth and looks unfinished.

P
pkgdown
INFRA · APIS
0.0

pkgdown now generates llms.txt and a markdown copy of every documentation page

◆ Current state

pkgdown builds the documentation sites for most R packages. The 2.1 line was about format and appearance - Quarto vignettes, a light and dark switch, self-hosted assets instead of CDN fetches. The 2.2 line changed audience: build_llm_docs() emits an llms.txt at the site root and a markdown version of every page, on by default.

◆ Where it's heading

Two audiences are now being served from one build. Human-facing work continues in small increments - dark-mode plot filtering, new translations, a local http server so search works in preview - while the new machine-facing output is opt-out rather than opt-in. The default matters more than the feature: thousands of package sites will start emitting llms.txt without their maintainers choosing to.

◆ Prediction

Expect the markdown output to gain the same configuration surface the HTML has, and the llms.txt contents to get more selective as maintainers discover what ends up in it; a way to exclude individual pages is the obvious next request.

Alternatives to connectapi and pkgdown

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either connectapi or pkgdown.

See all connectapi alternatives → · See all pkgdown alternatives →

Recent activity from connectapi and pkgdown

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agopkgdownLocal preview served over http so search works
  2. 3mo agoconnectapiFix branch checks for newer Connect response format
  3. 4mo agoconnectapiConnect Cloud apps supported for OAuth integrations
  4. 4mo agoconnectapiget_usage() returns id as character
  5. 5mo agoconnectapiget_usage() gains content_guid filter; image functions removed
  6. 6mo agoconnectapiDeprecated get_job() and swap_vanity_url() removed
  7. 9mo agopkgdownbuild_llm_docs() emits llms.txt and markdown for every page
  8. 9mo agoconnectapiFull OAuth integration management and content search added
  9. 1y agopkgdownMenu items accept class and id attributes
  10. 1y agopkgdownROR IDs, Codeberg support, bslib navbar variables
  11. 1y agopkgdownKeyboard shortcut for search; clean_cache() added
  12. 2y agopkgdownQuarto vignettes, light/dark switch, self-hosted assets

Frequently asked questions

What is the difference between connectapi and pkgdown?

They serve adjacent needs but don't currently overlap on shipped themes. connectapi and pkgdown are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is connectapi better than pkgdown?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. connectapi and pkgdown are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to connectapi?

Top connectapi alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "connectapi alternatives" section above for the current picks, or visit /alternatives/connectapi for the full list with editorial commentary on each.

What are the best alternatives to pkgdown?

Top pkgdown alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "pkgdown alternatives" section above for the current picks, or visit /alternatives/pkgdown for the full list with editorial commentary on each.