rstudio / rstudio/pointblank

Integrate with pins for writing agents, informants

Open
#487 1 comment 1 reaction 1 assignee View on GitHub

@rich-iannone is already working on this.

Since Aug 1, 2023.

Difficulty: [3] Advanced Effort: [2] Medium Priority: [3] High Type: ★ Enhancement
Dominant language
R
Stars
1k
Forks
59
Avg merge
25m
Merged PRs (30d)
4

Description

Object ops functions for agents and informants revolve around writing and reading from disk.

A logical workflow would include writing agents and informants to a pin with a board back end on Connect, S3, or other.

This would enable reading agents or informants into downstream reports or apps. Notably, creation of multiagents would be significantly improved if the multiagent could be created from a versioned pin.

One current challenge with trying to do this manually is the size of the agent object when written. The input tbl is redundantly saved within each validation. This makes the object very large difficult to pin. Some optimization in the agent object would be required. Then this would be a super slick workflow.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.