{
  "_id": "6a3bdc485cdecea1d6839301",
  "Package": "productshotaiR",
  "Type": "Package",
  "Title": "Product Photo Planning Helpers",
  "Version": "0.1.0",
  "Authors@R": "person(\"Baiwei\", \"Chu\", email = \"baiwei.chu@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Helpers for preparing ecommerce product photo planning\ntables, prompt sheets, and public ProductShot AI workflow URLs.\nThe package works offline and focuses on data-frame preparation\nfor product image batches.",
  "License": "MIT + file LICENSE",
  "URL": "https://productshotai.app,\nhttps://github.com/bbwdadfg/productshotai-site-kit",
  "BugReports": "https://github.com/bbwdadfg/productshotai-site-kit/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 13:29:27 UTC",
    "User": "root"
  },
  "Author": "Baiwei Chu [aut, cre]",
  "Maintainer": "Baiwei Chu <baiwei.chu@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-24 10:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/productshotaiR",
  "RemoteRef": "HEAD",
  "RemoteSha": "98b55146179fb81a689f0a248497069ecd7eca39",
  "MD5sum": "a1fb9eb5a52eeb7f0d5a55bf02669ab8",
  "_user": "cran",
  "_type": "src",
  "_file": "productshotaiR_0.1.0.tar.gz",
  "_fileid": "68a2b4c75ce823d48ec532475156c392ac9f5f988c1b90cb444437cfc6816187",
  "_filesize": 86124,
  "_sha256": "68a2b4c75ce823d48ec532475156c392ac9f5f988c1b90cb444437cfc6816187",
  "_created": "2026-06-24T13:29:27.000Z",
  "_published": "2026-06-24T13:31:52.879Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83206546391,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7851056734"
    },
    {
      "job": 83206546336,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851053442"
    },
    {
      "job": 83205668825,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851005041"
    },
    {
      "job": 83206546425,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7851049960"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28101832689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/productshotaiR",
  "_commit": {
    "id": "98b55146179fb81a689f0a248497069ecd7eca39",
    "author": "Baiwei Chu <baiwei.chu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782295202
  },
  "_maintainer": {
    "name": "Baiwei Chu",
    "email": "baiwei.chu@gmail.com",
    "login": "bbwdadfg",
    "description": "",
    "uuid": 182522542
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bbwdadfg",
      "count": 1,
      "uuid": 182522542
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/productshotaiR"
  },
  "_devurl": "https://github.com/bbwdadfg/productshotai-site-kit",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/productshotaiR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "make_prompt_sheet",
    "normalize_image_manifest",
    "normalize_product_metadata",
    "productshotai_prompt_sheet",
    "productshotai_url",
    "productshotai_urls",
    "write_prompt_template"
  ],
  "_help": [
    {
      "page": "make_prompt_sheet",
      "title": "Build a Product Photo Prompt Sheet",
      "topics": [
        "make_prompt_sheet"
      ]
    },
    {
      "page": "normalize_image_manifest",
      "title": "Normalize product image metadata",
      "topics": [
        "normalize_image_manifest"
      ]
    },
    {
      "page": "normalize_product_metadata",
      "title": "Normalize Product Metadata",
      "topics": [
        "normalize_product_metadata"
      ]
    },
    {
      "page": "productshotai_prompt_sheet",
      "title": "Create a prompt planning table",
      "topics": [
        "productshotai_prompt_sheet"
      ]
    },
    {
      "page": "productshotai_url",
      "title": "Build a ProductShot AI public URL",
      "topics": [
        "productshotai_url"
      ]
    },
    {
      "page": "productshotai_urls",
      "title": "ProductShot AI Public URLs",
      "topics": [
        "productshotai_urls"
      ]
    },
    {
      "page": "write_prompt_template",
      "title": "Write a Prompt Sheet Template",
      "topics": [
        "write_prompt_template"
      ]
    }
  ],
  "_readme": "https://github.com/cran/productshotaiR/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "productshotair",
  "_universes": [
    "cran",
    "bbwdadfg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T13:31:23.000Z",
      "distro": "resolute",
      "commit": "98b55146179fb81a689f0a248497069ecd7eca39",
      "fileid": "831061755566f7ad9bf4e2ce51d728de9133f61a5e2d479e4e9da9f29e76614d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101832689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-24T13:31:11.000Z",
      "distro": "resolute",
      "commit": "98b55146179fb81a689f0a248497069ecd7eca39",
      "fileid": "c61604d9b25ec443c2d69f4408e78c25c9c1068d12efbfb9d2323259535ee3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101832689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-24T13:31:16.000Z",
      "commit": "98b55146179fb81a689f0a248497069ecd7eca39",
      "fileid": "f295ebd80ed70439209b4e2b467bf80f1f52d16d467df2d8e64befc5f74acb5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28101832689"
    }
  ]
}