{
  "_id": "6a108695acfb0bcc41cb0c43",
  "Package": "sasquatch",
  "Title": "Use 'SAS', R, and 'quarto' Together",
  "Version": "0.1.3.9000",
  "Authors@R": "person(\"Ryan\", \"Zomorrodi\", , \"rzomor2@uic.edu\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-6417-5985\"))",
  "Description": "Use R and 'SAS' within reproducible multilingual 'quarto'\ndocuments. Run 'SAS' code blocks interactively, send data back\nand forth between 'SAS' and R, and render 'SAS' output within\n'quarto' documents. 'SAS' connections are established through a\ncombination of 'SASPy' and 'reticulate'.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/sasquatch/,\nhttps://github.com/ropensci/sasquatch",
  "BugReports": "https://github.com/ropensci/sasquatch/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "python (>= 3.4.0), SASPy, java (>= 7) required for\nIOM access method",
  "Config/pak/sysreqs": "cmake make default-jdk libpng-dev libuv1-dev\npython3",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-03-06 15:32:45 UTC",
  "RemoteUrl": "https://github.com/ropensci/sasquatch",
  "RemoteRef": "main",
  "RemoteSha": "cead315d9453ac5787a13b4277332b00a64939aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-05 08:48:15 UTC",
    "User": "root"
  },
  "Author": "Ryan Zomorrodi [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-6417-5985>)",
  "Maintainer": "Ryan Zomorrodi <rzomor2@uic.edu>",
  "MD5sum": "57a3ce1b6ff1609655e1ffa0932a9e1c",
  "_user": "ropensci",
  "_type": "src",
  "_file": "sasquatch_0.1.3.9000.tar.gz",
  "_fileid": "a6b3f692e77529627477740edb0b7be3d7802f985d6b4aae774eb5a47ba259fe",
  "_filesize": 2573876,
  "_sha256": "a6b3f692e77529627477740edb0b7be3d7802f985d6b4aae774eb5a47ba259fe",
  "_created": "2026-05-05T08:48:15.000Z",
  "_published": "2026-05-22T16:38:45.351Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77422255934,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6802243338"
    },
    {
      "job": 77422255886,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802235878"
    },
    {
      "job": 77422256006,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6802218076"
    },
    {
      "job": 77422256129,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802228273"
    },
    {
      "job": 77422255521,
      "time": 199,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802092838"
    },
    {
      "job": 77422255491,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802187127"
    },
    {
      "job": 77422255537,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165637423"
    },
    {
      "job": 77422255917,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6802224854"
    },
    {
      "job": 77422256094,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6802226202"
    },
    {
      "job": 77422256201,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6802219747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/sasquatch",
  "_commit": {
    "id": "cead315d9453ac5787a13b4277332b00a64939aa",
    "author": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "committer": "Ryan Zomorrodi <ryanzomorrodi@gmail.com>",
    "message": "Wrong package name in install\n",
    "time": 1772811165
  },
  "_maintainer": {
    "name": "Ryan Zomorrodi",
    "email": "rzomor2@uic.edu",
    "login": "ryanzomorrodi",
    "uuid": 20236705
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "evaluate",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.41.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 12
    },
    {
      "week": "2025-34",
      "n": 6
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-08",
      "n": 13
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-22"
    },
    {
      "name": "v0.1.3",
      "date": "2026-02-22"
    }
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "ryanzomorrodi",
      "count": 261,
      "uuid": 20236705
    },
    {
      "user": "loganjohnson0",
      "count": 2,
      "uuid": 117685491
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sasquatch"
  },
  "_devurl": "https://github.com/ropensci/sasquatch",
  "_pkgdown": "https://docs.ropensci.org/sasquatch/",
  "_searchresults": 13,
  "_metadata": {
    "review": {
      "id": 673,
      "status": "reviewed",
      "version": "0.0.0.9004",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/673"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sasquatch.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/sasquatch",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "configure_saspy",
    "install_saspy",
    "sas_connect",
    "sas_disconnect",
    "sas_engine",
    "sas_file_copy",
    "sas_file_download",
    "sas_file_exists",
    "sas_file_remove",
    "sas_file_upload",
    "sas_from_r",
    "sas_get_session",
    "sas_list",
    "sas_run_file",
    "sas_run_selected",
    "sas_run_string",
    "sas_to_r"
  ],
  "_help": [
    {
      "page": "configure_saspy",
      "title": "Configure SASPy package",
      "topics": [
        "configure_saspy"
      ]
    },
    {
      "page": "install_saspy",
      "title": "Install SASPy package",
      "topics": [
        "install_saspy"
      ]
    },
    {
      "page": "sas_connect",
      "title": "Establish SAS session",
      "concept": [
        "session management functions"
      ],
      "topics": [
        "sas_connect"
      ]
    },
    {
      "page": "sas_disconnect",
      "title": "Disconnect SAS session",
      "concept": [
        "session management functions"
      ],
      "topics": [
        "sas_disconnect"
      ]
    },
    {
      "page": "sas_engine",
      "title": "A SAS engine for 'knitr'",
      "topics": [
        "sas_engine"
      ]
    },
    {
      "page": "sas_file_copy",
      "title": "Copy a file on SAS",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_file_copy"
      ]
    },
    {
      "page": "sas_file_download",
      "title": "Download a file from SAS",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_file_download"
      ]
    },
    {
      "page": "sas_file_exists",
      "title": "Check if file on SAS exists",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_file_exists"
      ]
    },
    {
      "page": "sas_file_remove",
      "title": "Delete a file or directory from SAS",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_file_remove"
      ]
    },
    {
      "page": "sas_file_upload",
      "title": "Upload a file to SAS",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_file_upload"
      ]
    },
    {
      "page": "sas_from_r",
      "title": "Convert R table to SAS",
      "topics": [
        "sas_from_r"
      ]
    },
    {
      "page": "sas_get_session",
      "title": "Get current SAS session",
      "concept": [
        "session management functions"
      ],
      "topics": [
        "sas_get_session"
      ]
    },
    {
      "page": "sas_list",
      "title": "List contents of a SAS directory",
      "concept": [
        "file management functions"
      ],
      "topics": [
        "sas_list"
      ]
    },
    {
      "page": "sas_run_file",
      "title": "Execute SAS file",
      "concept": [
        "code execution functions"
      ],
      "topics": [
        "sas_run_file"
      ]
    },
    {
      "page": "sas_run_selected",
      "title": "Execute selected SAS code",
      "concept": [
        "code execution functions"
      ],
      "topics": [
        "sas_run_selected"
      ]
    },
    {
      "page": "sas_run_string",
      "title": "Execute SAS code string",
      "concept": [
        "code execution functions"
      ],
      "topics": [
        "sas_run_string"
      ]
    },
    {
      "page": "sas_to_r",
      "title": "Convert SAS table to R",
      "topics": [
        "sas_to_r"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/sasquatch/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/sasquatch/raw/main/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "Matrix",
    "memoise",
    "mime",
    "png",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "tinytex",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "configuration.rmd",
      "filename": "configuration.html",
      "title": "Configuration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General configuration",
        "Setting up",
        "Access methods",
        "Additional configuration",
        "More information",
        "SAS On Demand for Academics configuration",
        "Registration",
        "Java installation",
        "Configuration",
        "Local Windows installation configuration"
      ],
      "created": "2024-12-26 00:37:27",
      "modified": "2026-01-18 15:56:52",
      "commits": 10
    },
    {
      "source": "overview.rmd",
      "filename": "overview.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Session management",
        "Executing SAS code",
        "Within quarto",
        "RStudio",
        "Positron",
        "Data conversion",
        "File management"
      ],
      "created": "2025-04-15 07:39:45",
      "modified": "2025-04-15 07:39:45",
      "commits": 1
    }
  ],
  "_score": 6.397244581010387,
  "_indexed": true,
  "_nocasepkg": "sasquatch",
  "_universes": [
    "ropensci",
    "ryanzomorrodi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:50:53.000Z",
      "distro": "noble",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "4faf74100a7393ba22357455dd156b67779349e127ca7b9ec5719ec516a91fca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:50:34.000Z",
      "distro": "noble",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "7033fcff9e97829c2de51308587e760114c8abe7dda90b215710c41d3165af4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:49:51.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "131c56d7a7691112c1bcdbd7f768b3c13d5863e7b9e01a1aa1ab5278d0abafae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:50:12.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "8f73e559ac86667bc4472e7cca35caf9a44bc219a127b89eb36d5319d75877ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:49:43.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "0de3f37ff84825cd886eb9e35b60b2f36d9acf6bc4039b1e4177863fb81a11c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:49:42.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "86298b70ca20c18c7185a7324cb5be4b6623591ed4d811e0b130e3f689c8d07f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-05T08:49:31.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "9ee3803271d6b51e7ae236735805bb711057756103f72b3cf3f8607b8469c7ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-05-22T16:38:18.000Z",
      "commit": "cead315d9453ac5787a13b4277332b00a64939aa",
      "fileid": "e7bfe49c9cd3069780645f9e6d0054f17e154db123c003a41ab517819a7683e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25366362456"
    }
  ]
}