{
  "_id": "6a197033acfb0bcc41ded062",
  "Package": "sasctl",
  "Title": "The sasctl package enables easy communication between the SAS\nViya platform APIs and the R runtime",
  "Version": "0.8.1.9000",
  "Author": "Eduardo Hellas",
  "Authors@R": "c(\nperson(given = \"Eduardo\",\nfamily = \"Hellas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"eduardo.hellas@sas.com\"),\nperson(\"SAS\", role = c(\"cph\", \"fnd\"))\n)",
  "Maintainer": "Eduardo Hellas <eduardo.hellas@sas.com>",
  "Description": "The sasctl package enables easy communication between the\nSAS Viya platform APIs and the R runtime.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://sassoftware.github.io/r-sasctl/",
  "BugReports": "https://github.com/sassoftware/r-sasctl/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://pinduzera.r-universe.dev",
  "Date/Publication": "2026-04-28 19:54:07 UTC",
  "RemoteUrl": "https://github.com/sassoftware/r-sasctl",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5932499f50cf99071740515a5ce276fb2cc206b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:08:32 UTC",
    "User": "root"
  },
  "MD5sum": "efc2b55de2094c25062ce02a8c7c87d6",
  "_user": "pinduzera",
  "_type": "src",
  "_file": "sasctl_0.8.1.9000.tar.gz",
  "_fileid": "7f89fbbabd73265f7bbc3174799b8bc3188787b5890c9dcd7bafa95e9678e069",
  "_filesize": 355214,
  "_sha256": "7f89fbbabd73265f7bbc3174799b8bc3188787b5890c9dcd7bafa95e9678e069",
  "_created": "2026-05-29T09:08:32.000Z",
  "_published": "2026-05-29T10:53:39.618Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78471565486,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287196082"
    },
    {
      "job": 78471565430,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287196580"
    },
    {
      "job": 78471565429,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288994949"
    },
    {
      "job": 78471565333,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288990480"
    },
    {
      "job": 78470972609,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287148478"
    },
    {
      "job": 78471565332,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287189805"
    },
    {
      "job": 78471565367,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287180576"
    },
    {
      "job": 78471565467,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287181799"
    },
    {
      "job": 78471565443,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287204575"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sassoftware/r-sasctl",
  "_commit": {
    "id": "a5932499f50cf99071740515a5ce276fb2cc206b",
    "author": "Eduardo Ochetski Hellas <eduardo.hellas@sas.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from sassoftware/contributor-agreement-v12\n\ndocs: update contributor agreement",
    "time": 1777406047
  },
  "_maintainer": {
    "name": "Eduardo Hellas",
    "email": "eduardo.hellas@sas.com",
    "login": "pinduzera",
    "description": "Statistician (UnB 2017). R enthusiast. Data visualizer aspirant. ",
    "uuid": 14168996
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    }
  ],
  "_owner": "sassoftware",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 10
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8.0",
      "date": "2026-03-04"
    }
  ],
  "_topics": [
    "sas-ext"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "pinduzera",
      "count": 83,
      "uuid": 14168996
    },
    {
      "user": "semioticrobotic",
      "count": 1,
      "uuid": 19554310
    },
    {
      "user": "jefurbee",
      "count": 1,
      "uuid": 14335863
    }
  ],
  "_userbio": {
    "uuid": 14168996,
    "type": "user",
    "name": "Eduardo Ochetski Hellas",
    "description": "Statistician (UnB 2017). R enthusiast. Data visualizer aspirant. "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sasctl"
  },
  "_devurl": "https://github.com/sassoftware/r-sasctl",
  "_pkgdown": "https://sassoftware.github.io/r-sasctl/",
  "_searchresults": 12,
  "_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/sasctl.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_model_content",
    "add_model_version",
    "calculateFitStat",
    "calculateLiftStat",
    "calculateROCStat",
    "codegen",
    "convert_to_pmml42",
    "create_project",
    "create_scoreSample",
    "delete_client",
    "delete_masmodule",
    "delete_model",
    "delete_model_contents",
    "delete_project",
    "diagnosticsJson",
    "format_data_json",
    "get_client",
    "get_destination",
    "get_masmodule",
    "get_model",
    "get_project",
    "list_clients",
    "list_destinations",
    "list_model_contents",
    "list_models",
    "list_modules",
    "list_projects",
    "list_repositories",
    "masScore",
    "model_exists",
    "oauth_consul",
    "project_exists",
    "publish_model",
    "refresh_session",
    "register_client",
    "register_model",
    "session",
    "update_model",
    "update_model_variables",
    "update_project",
    "update_project_variables",
    "vDELETE",
    "vGET",
    "vHEAD",
    "vPOST",
    "vPUT",
    "write_fileMetadata_json",
    "write_in_out_json",
    "write_ModelProperties_json"
  ],
  "_help": [
    {
      "page": "add_model_content",
      "title": "Add model content",
      "topics": [
        "add_model_content"
      ]
    },
    {
      "page": "add_model_version",
      "title": "Add model version",
      "topics": [
        "add_model_version"
      ]
    },
    {
      "page": "calculateFitStat",
      "title": "Write dmcas_fistat Json",
      "topics": [
        "calculateFitStat"
      ]
    },
    {
      "page": "calculateLiftStat",
      "title": "Write dmcas_lift Json",
      "topics": [
        "calculateLiftStat"
      ]
    },
    {
      "page": "calculateROCStat",
      "title": "Write dmcas_roc Json",
      "topics": [
        "calculateROCStat"
      ]
    },
    {
      "page": "codegen",
      "title": "SAS standard score code generation Generic Function *(EXPERIMENTAL)*",
      "topics": [
        "codegen",
        "codegen.glm",
        "codegen.lm",
        "codegen.workflow"
      ]
    },
    {
      "page": "convert_to_pmml42",
      "title": "Convert pmml 4.x to 4.2",
      "topics": [
        "convert_to_pmml42"
      ]
    },
    {
      "page": "create_project",
      "title": "Create a project",
      "topics": [
        "create_project"
      ]
    },
    {
      "page": "create_scoreSample",
      "title": "Create Score Code template",
      "topics": [
        "create_scoreSample"
      ]
    },
    {
      "page": "delete_client",
      "title": "Delete a client",
      "topics": [
        "delete_client"
      ]
    },
    {
      "page": "delete_masmodule",
      "title": "Delete a module/model and steps",
      "topics": [
        "delete_masmodule"
      ]
    },
    {
      "page": "delete_model",
      "title": "Delete a model",
      "topics": [
        "delete_model"
      ]
    },
    {
      "page": "delete_model_contents",
      "title": "Delete a model content",
      "topics": [
        "delete_model_contents"
      ]
    },
    {
      "page": "delete_project",
      "title": "Delete a project",
      "topics": [
        "delete_project"
      ]
    },
    {
      "page": "diagnosticsJson",
      "title": "Write all diagnostic Json files",
      "topics": [
        "diagnosticsJson"
      ]
    },
    {
      "page": "format_data_json",
      "title": "Format Data.Frame rows to json format",
      "topics": [
        "format_data_json"
      ]
    },
    {
      "page": "get_client",
      "title": "Get a client",
      "topics": [
        "get_client"
      ]
    },
    {
      "page": "get_destination",
      "title": "Get a publishing destination by name",
      "topics": [
        "get_destination"
      ]
    },
    {
      "page": "get_masmodule",
      "title": "Get a MAS module/model and steps",
      "topics": [
        "get_masmodule"
      ]
    },
    {
      "page": "get_model",
      "title": "Get a model",
      "topics": [
        "get_model"
      ]
    },
    {
      "page": "get_project",
      "title": "Get a project",
      "topics": [
        "get_project"
      ]
    },
    {
      "page": "list_clients",
      "title": "List Clients",
      "topics": [
        "list_clients"
      ]
    },
    {
      "page": "list_destinations",
      "title": "List Publish Destinations",
      "topics": [
        "list_destinations"
      ]
    },
    {
      "page": "list_model_contents",
      "title": "List Models",
      "topics": [
        "list_model_contents"
      ]
    },
    {
      "page": "list_models",
      "title": "List Models",
      "topics": [
        "list_models"
      ]
    },
    {
      "page": "list_modules",
      "title": "Get list of available models",
      "topics": [
        "list_modules"
      ]
    },
    {
      "page": "list_projects",
      "title": "List Projects",
      "topics": [
        "list_projects"
      ]
    },
    {
      "page": "list_repositories",
      "title": "List Repositories",
      "topics": [
        "list_repositories"
      ]
    },
    {
      "page": "masScore",
      "title": "Predict MASmodule",
      "topics": [
        "masScore"
      ]
    },
    {
      "page": "model_exists",
      "title": "Test if a model exists",
      "topics": [
        "model_exists"
      ]
    },
    {
      "page": "oauth_consul",
      "title": "Viya oauth token",
      "concept": [
        "authentication"
      ],
      "topics": [
        "oauth_consul"
      ]
    },
    {
      "page": "project_exists",
      "title": "Test if a project exists",
      "topics": [
        "project_exists"
      ]
    },
    {
      "page": "publish_model",
      "title": "Publish Model",
      "topics": [
        "publish_model"
      ]
    },
    {
      "page": "refresh_session",
      "title": "Refresh a Viya Session token",
      "concept": [
        "authentication"
      ],
      "topics": [
        "refresh_session"
      ]
    },
    {
      "page": "register_client",
      "title": "Create a new client",
      "topics": [
        "register_client"
      ]
    },
    {
      "page": "register_model",
      "title": "Register a zip file inside model manager",
      "topics": [
        "register_model"
      ]
    },
    {
      "page": "session",
      "title": "Viya Session",
      "concept": [
        "authentication"
      ],
      "topics": [
        "session"
      ]
    },
    {
      "page": "update_model",
      "title": "Update a model",
      "topics": [
        "update_model"
      ]
    },
    {
      "page": "update_model_variables",
      "title": "Update model variables",
      "topics": [
        "update_model_variables"
      ]
    },
    {
      "page": "update_project",
      "title": "Update a project",
      "topics": [
        "update_project"
      ]
    },
    {
      "page": "update_project_variables",
      "title": "Update project variables",
      "topics": [
        "update_project_variables"
      ]
    },
    {
      "page": "vDELETE",
      "title": "Viya DELETE",
      "concept": [
        "core API requests"
      ],
      "topics": [
        "vDELETE"
      ]
    },
    {
      "page": "vGET",
      "title": "Viya GET",
      "concept": [
        "core API requests"
      ],
      "topics": [
        "vGET"
      ]
    },
    {
      "page": "vHEAD",
      "title": "Viya HEAD",
      "concept": [
        "core API requests"
      ],
      "topics": [
        "vHEAD"
      ]
    },
    {
      "page": "vPOST",
      "title": "Viya POST",
      "concept": [
        "core API requests"
      ],
      "topics": [
        "vPOST"
      ]
    },
    {
      "page": "vPUT",
      "title": "Viya PUT",
      "concept": [
        "core API requests"
      ],
      "topics": [
        "vPUT"
      ]
    },
    {
      "page": "write_fileMetadata_json",
      "title": "Write fileMetadata json",
      "topics": [
        "write_fileMetadata_json"
      ]
    },
    {
      "page": "write_in_out_json",
      "title": "Write variable json",
      "topics": [
        "write_in_out_json"
      ]
    },
    {
      "page": "write_ModelProperties_json",
      "title": "Write ModelProperties json",
      "topics": [
        "write_ModelProperties_json"
      ]
    }
  ],
  "_readme": "https://github.com/sassoftware/r-sasctl/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bitops",
    "caTools",
    "cli",
    "curl",
    "glue",
    "gplots",
    "gtools",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "plyr",
    "R6",
    "Rcpp",
    "reshape2",
    "rlang",
    "ROCR",
    "stringi",
    "stringr",
    "sys",
    "uuid",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "xgb-tidymodel.Rmd",
      "filename": "xgb-tidymodel.html",
      "title": "xgb-tidymodel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple data preparation",
        "Creating the Model",
        "Generating the Score code",
        "Testing the scoring code"
      ],
      "created": "2023-06-06 15:49:00",
      "modified": "2026-03-04 16:01:23",
      "commits": 4
    }
  ],
  "_score": 4.681241237375588,
  "_indexed": false,
  "_nocasepkg": "sasctl",
  "_universes": [
    "pinduzera"
  ],
  "_indexurl": "https://sassoftware.r-universe.dev/sasctl",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:11:13.000Z",
      "distro": "noble",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "62129377fba114a88a2f99e908cf5cbe73b7d306646e9939072a130e51bc907f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:11:16.000Z",
      "distro": "noble",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "31377ba6c673987d93d5857f703fd6cf2fd19636e2e72d9b7ea1b6bfbea59f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-05-29T10:53:09.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "a23ba0200ad99d987ec24cc40459d2c00aae4ba83baa721838d21e83cc6fa54c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1.9000",
      "date": "2026-05-29T10:52:50.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "7a9f3af54f68c3797db35ce2d52290073fd83d9b416a70bef4e7b9fe11d3977f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:11:10.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "f404c43288c507446f140067089688595bd6cd1184892b1698708fc1d8febfae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:10:20.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "b22faca8cd10c0eaa47aba5011a5a0c4a638eb2cb3e706a2e6f075da058d9e84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:10:20.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "04cdb9ae145475c106d2e395fb64b3c2295540866f1d27c0a0f7c5b277536f68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1.9000",
      "date": "2026-05-29T09:11:29.000Z",
      "commit": "a5932499f50cf99071740515a5ce276fb2cc206b",
      "fileid": "8d25b02a1882a6fa6801930a29c1af44427ad85eecf67d6b729942e460ca022b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pinduzera/actions/runs/26628450154"
    }
  ]
}