Package: foundryR
Title: Data Frame Workflows for 'Microsoft Foundry'
Version: 0.1.0
Authors@R: 
    person("Alex", "Farach", , "alexfarach@microsoft.com", role = c("aut", "cre", "cph"))
Description: Work with 'Microsoft Azure AI Foundry' from data-frame-oriented
    'R' workflows. Provides data-frame-returning helpers for 'Azure AI Content
    Safety', 'Azure OpenAI' Responses API calls, strict structured extraction,
    vector representations, files, batch jobs, audio, media, and chat
    completions. Supports
    research annotation, safety gates, semantic search, and 'tidymodels'
    recipes. Helps teams keep model workflows inside their 'Azure' environment
    while preserving analyzable outputs. See the Microsoft Foundry REST API
    documentation <https://learn.microsoft.com/rest/api/microsoft-foundry/> and
    Azure AI Content Safety documentation
    <https://learn.microsoft.com/azure/ai-services/content-safety/>.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
URL: https://github.com/farach/foundryR,
        https://farach.github.io/foundryR/
BugReports: https://github.com/farach/foundryR/issues
Encoding: UTF-8
Imports: cli, curl, digest, dplyr, generics, httr2 (>= 1.0.0),
        jsonlite, lifecycle, magrittr, purrr, rlang, tibble
Suggests: AzureAuth, base64enc, ellmer, ggplot2, gt, httptest2, irlba,
        irr, janeaustenr, knitr, recipes, rmarkdown, S7, testthat (>=
        3.0.0), tidymodels, tidyr, withr, yardstick
Config/testthat/edition: 3
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-14 01:20:09 UTC; runner
Author: Alex Farach [aut, cre, cph]
Maintainer: Alex Farach <alexfarach@microsoft.com>
Repository: CRAN
Date/Publication: 2026-09-24 14:40:16 UTC
