|
415 | 415 | } |
416 | 416 | }, |
417 | 417 | "connectapi": { |
418 | | - "Source": "CRAN", |
419 | | - "Repository": "https://packagemanager.posit.co/cran/latest", |
| 418 | + "Source": "github", |
| 419 | + "Repository": null, |
420 | 420 | "description": { |
421 | 421 | "Type": "Package", |
422 | 422 | "Package": "connectapi", |
423 | 423 | "Title": "Utilities for Interacting with the 'Posit Connect' Server API", |
424 | | - "Version": "0.8.0", |
| 424 | + "Version": "0.8.0.9000", |
425 | 425 | "Authors@R": "c(\n person(given = \"Toph\",\n family = \"Allen\",\n role = c(\"aut\", \"cre\"),\n email = \"[email protected]\"),\n person(given = \"Neal\",\n family = \"Richardson\",\n role = c(\"aut\")),\n person(given = \"Sean\",\n family = \"Lopp\",\n role = c(\"aut\")),\n person(given = \"Cole\",\n family = \"Arendt\",\n role = c(\"aut\")),\n person(given = \"Posit, PBC\",\n role = c(\"cph\", \"fnd\")))", |
426 | 426 | "Description": "Provides a helpful 'R6' class and methods for interacting with\n the 'Posit Connect' Server API along with some meaningful utility functions\n for regular tasks. API documentation varies by 'Posit Connect' installation\n and version, but the latest documentation is also hosted publicly at\n <https://docs.posit.co/connect/api/>.", |
427 | 427 | "License": "MIT + file LICENSE", |
428 | | - "URL": "https://posit-dev.github.io/connectapi/,\nhttps://github.com/posit-dev/connectapi", |
| 428 | + "URL": "https://posit-dev.github.io/connectapi/, https://github.com/posit-dev/connectapi", |
429 | 429 | "BugReports": "https://github.com/posit-dev/connectapi/issues", |
430 | | - "Imports": "bit64, fs, glue, httr, mime, jsonlite, lifecycle, magrittr,\npurrr, R6, rlang (>= 0.4.2), tibble, uuid, vctrs (>= 0.3.0),\nbase64enc", |
431 | | - "Suggests": "covr, dbplyr, dplyr, ggplot2, gridExtra, httptest, knitr,\nlubridate, progress, rmarkdown, rprojroot, rsconnect, spelling,\ntestthat, tidyr, webshot2, withr", |
| 430 | + "Imports": "bit64,\nfs,\nglue,\nhttr,\nmime,\njsonlite,\nlifecycle,\nmagrittr,\npurrr,\nR6,\nrlang (>= 0.4.2),\ntibble,\nuuid,\nvctrs (>= 0.3.0),\nbase64enc", |
| 431 | + "Suggests": "covr,\ndbplyr,\ndplyr,\nggplot2,\ngridExtra,\nhttptest,\nknitr,\nlubridate,\nprogress,\nrmarkdown,\nrprojroot,\nrsconnect,\nspelling,\ntestthat,\ntidyr,\nwebshot2,\nwithr", |
432 | 432 | "VignetteBuilder": "knitr", |
433 | 433 | "Encoding": "UTF-8", |
434 | 434 | "Language": "en-US", |
435 | 435 | "RoxygenNote": "7.3.2", |
| 436 | + "Roxygen": "list(markdown = TRUE)", |
436 | 437 | "Config/testthat/edition": "3", |
437 | | - "Collate": "'audits.R' 'browse.R' 'connect.R' 'connectapi-package.R'\n'connectapi.R' 'content.R' 'deploy.R' 'get.R' 'git.R'\n'groups.R' 'integrations.R' 'lazy.R' 'page.R' 'parse.R'\n'promote.R' 'ptype.R' 'remote.R' 'runtime-caches.R'\n'schedule.R' 'tags.R' 'utils.R' 'thumbnail.R' 'user.R'\n'utils-ci.R' 'utils-pipe.R' 'variant.R'", |
438 | | - "NeedsCompilation": "no", |
439 | | - "Packaged": "2025-07-30 21:46:47 UTC; toph", |
| 438 | + "Collate": "'audits.R'\n'browse.R'\n'connect.R'\n'connectapi-package.R'\n'connectapi.R'\n'content.R'\n'deploy.R'\n'get.R'\n'git.R'\n'groups.R'\n'integrations.R'\n'lazy.R'\n'page.R'\n'parse.R'\n'promote.R'\n'ptype.R'\n'remote.R'\n'runtime-caches.R'\n'schedule.R'\n'tags.R'\n'utils.R'\n'thumbnail.R'\n'user.R'\n'utils-ci.R'\n'utils-pipe.R'\n'variant.R'", |
440 | 439 | "Author": "Toph Allen [aut, cre],\n Neal Richardson [aut],\n Sean Lopp [aut],\n Cole Arendt [aut],\n Posit, PBC [cph, fnd]", |
441 | 440 | "Maintainer": "Toph Allen <[email protected]>", |
442 | | - "Repository": "RSPM", |
443 | | - "Date/Publication": "2025-07-30 22:00:11 UTC", |
444 | | - "Built": "R 4.3.0; ; 2025-07-31 10:36:47 UTC; unix", |
445 | | - "RemoteType": "standard", |
446 | | - "RemoteRef": "connectapi", |
447 | | - "RemotePkgRef": "connectapi", |
448 | | - "RemoteRepos": "https://packagemanager.posit.co/cran/latest", |
449 | | - "RemoteReposName": "CRAN", |
450 | | - "RemotePkgPlatform": "aarch64-apple-darwin20", |
451 | | - "RemoteSha": "0.8.0" |
| 441 | + "Built": "R 4.3.3; ; 2025-10-08 18:39:18 UTC; unix", |
| 442 | + "RemoteType": "github", |
| 443 | + "RemoteHost": "api.github.com", |
| 444 | + "RemoteUsername": "posit-dev", |
| 445 | + "RemoteRepo": "connectapi", |
| 446 | + "RemoteRef": "main", |
| 447 | + "RemoteSha": "dc55d835d1b90c9dd5dba48d0951b8ae682e857a", |
| 448 | + "GithubHost": "api.github.com", |
| 449 | + "GithubRepo": "connectapi", |
| 450 | + "GithubUsername": "posit-dev", |
| 451 | + "GithubRef": "main", |
| 452 | + "GithubSHA1": "dc55d835d1b90c9dd5dba48d0951b8ae682e857a" |
452 | 453 | } |
453 | 454 | }, |
454 | 455 | "cpp11": { |
|
2624 | 2625 | }, |
2625 | 2626 | "files": { |
2626 | 2627 | "app.R": { |
2627 | | - "checksum": "7960398b11756a0ace37e183f84b7a9f" |
| 2628 | + "checksum": "43fd537653865993ff2fb5a3f963cdf1" |
2628 | 2629 | }, |
2629 | 2630 | "R/connect_module.R": { |
2630 | 2631 | "checksum": "469dbae2ebdf431cad52f0ed98793366" |
2631 | 2632 | }, |
| 2633 | + "R/fetch_content.R": { |
| 2634 | + "checksum": "1563f56cdbf699953ee2750fac9b560f" |
| 2635 | + }, |
2632 | 2636 | "R/supported_versions.R": { |
2633 | 2637 | "checksum": "ca8c4181bddf00f8e7e0797671ae01c6" |
2634 | 2638 | }, |
2635 | 2639 | "R/version_ordering.R": { |
2636 | 2640 | "checksum": "dc05d91a7b8cf813f03f519b5ecb72dc" |
2637 | 2641 | }, |
2638 | 2642 | "renv.lock": { |
2639 | | - "checksum": "4d741f52dfe275c669083e78147ea3f9" |
| 2643 | + "checksum": "d98fa015a15df805ee9ec47ea3277e7a" |
2640 | 2644 | }, |
2641 | 2645 | "www/styles.css": { |
2642 | 2646 | "checksum": "48340b42bcc9fbed7bdac0c216bb6964" |
|
0 commit comments