{
  "_id": "6a2133becd65a98ecbd26018",
  "Package": "s7contract",
  "Title": "'Go'-Like Interfaces and 'Rust'-Like Traits with 'S7'",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(given = \"Sounkou Mahamane\", family = \"Toure\",\nemail = \"sounkoutoure@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Contract helpers built with 'S7' for expressing runtime\nprotocols around ordinary 'S7' dispatch. Structural interfaces\ndescribe small sets of required 'S7' generics, while explicit\ntraits record registered implementations with optional default\nmethods and associated metadata. Optional runtime checks can\nvalidate argument and return specifications in contract-scoped\nevaluation.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/sounkou-bioinfo/s7contract,\nhttps://sounkou-bioinfo.github.io/s7contract/",
  "BugReports": "https://github.com/sounkou-bioinfo/s7contract/issues",
  "Repository": "https://sounkou-bioinfo.r-universe.dev",
  "Date/Publication": "2026-05-05 05:47:09 UTC",
  "RemoteUrl": "https://github.com/sounkou-bioinfo/s7contract",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:11:20 UTC",
    "User": "root"
  },
  "Author": "Sounkou Mahamane Toure [aut, cre]",
  "Maintainer": "Sounkou Mahamane Toure <sounkoutoure@gmail.com>",
  "MD5sum": "862bae45b934c7254354d89bd0e506f8",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "s7contract_0.1.0.9000.tar.gz",
  "_fileid": "9530d54bf9af3b24c363e1da794b1a852f7ebfc32bfba172633d7d4c94d618e1",
  "_filesize": 148990,
  "_sha256": "9530d54bf9af3b24c363e1da794b1a852f7ebfc32bfba172633d7d4c94d618e1",
  "_created": "2026-06-04T08:11:20.000Z",
  "_published": "2026-06-04T08:13:50.024Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477096457,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406340916"
    },
    {
      "job": 79477096561,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406338080"
    },
    {
      "job": 79477096552,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406342193"
    },
    {
      "job": 79477096515,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406332818"
    },
    {
      "job": 79476724506,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406304777"
    },
    {
      "job": 79477096521,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406335826"
    },
    {
      "job": 79477096461,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406333996"
    },
    {
      "job": 79477096459,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406331394"
    },
    {
      "job": 79477096484,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406340000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sounkou-bioinfo/s7contract",
  "_commit": {
    "id": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "Add README references\n",
    "time": 1777960029
  },
  "_maintainer": {
    "name": "Sounkou Mahamane Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "uuid": 56392505
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 20
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-04"
    }
  ],
  "_topics": [
    "interfaces",
    "s7"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "sounkou-bioinfo",
      "count": 23,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/s7contract"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/s7contract",
  "_pkgdown": "https://sounkou-bioinfo.github.io/s7contract/",
  "_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/s7contract.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sounkou-bioinfo/s7contract",
  "_realowner": "sounkou-bioinfo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "%::%",
    "as_interface",
    "assert_implements",
    "assert_trait",
    "has_trait",
    "impl_trait",
    "implements",
    "interface_report",
    "interface_requirement",
    "interface_requirements",
    "missing_requirements",
    "new_interface",
    "new_trait",
    "trait_assoc_const",
    "trait_assoc_type",
    "trait_call",
    "trait_method",
    "trait_methods",
    "trait_report"
  ],
  "_help": [
    {
      "page": "grapes-colon-colon-grapes",
      "title": "Evaluate an S7 call under an interface or trait contract",
      "topics": [
        "%::%",
        "contract_syntax"
      ]
    },
    {
      "page": "interface_requirements",
      "title": "Inspect or check a Go-like structural interface",
      "topics": [
        "assert_implements",
        "as_interface",
        "implements",
        "interface_report",
        "interface_requirements",
        "missing_requirements"
      ]
    },
    {
      "page": "new_interface",
      "title": "Build a Go-like structural interface on top of S7",
      "topics": [
        "interface_requirement",
        "new_interface"
      ]
    },
    {
      "page": "new_trait",
      "title": "Build a Rust-like explicit trait on top of S7",
      "topics": [
        "new_trait",
        "trait_method"
      ]
    },
    {
      "page": "s7contract",
      "title": "s7contract: Contract Helpers for S7",
      "topics": [
        "s7contract-package",
        "s7contract"
      ]
    },
    {
      "page": "trait_methods",
      "title": "Inspect or use a Rust-like explicit trait",
      "topics": [
        "assert_trait",
        "has_trait",
        "impl_trait",
        "trait_assoc_const",
        "trait_assoc_type",
        "trait_call",
        "trait_methods",
        "trait_report"
      ]
    }
  ],
  "_readme": "https://github.com/sounkou-bioinfo/s7contract/raw/HEAD/README.md",
  "_rundeps": [
    "S7"
  ],
  "_vignettes": [
    {
      "source": "bioinformatics-interfaces.Rmd",
      "filename": "bioinformatics-interfaces.html",
      "title": "Bioinformatics Containers as Interfaces",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "A toy assay container",
        "Operations and a consumer-owned interface",
        "When an explicit trait helps",
        "Design cautions",
        "References"
      ],
      "created": "2026-05-04 08:36:21",
      "modified": "2026-05-04 16:32:27",
      "commits": 4
    },
    {
      "source": "s7-interfaces-and-traits.Rmd",
      "filename": "s7-interfaces-and-traits.html",
      "title": "Go-Like Interfaces and Rust-Like Traits on S7",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "A structural interface",
        "When the whole protocol is a class family",
        "Progressive argument and return checks",
        "Number-like behavior",
        "Vector-like behavior",
        "An explicit trait",
        "A Haskell-style dictionary object",
        "Which feels more natural?",
        "References"
      ],
      "created": "2026-05-04 08:50:52",
      "modified": "2026-05-05 05:46:39",
      "commits": 9
    }
  ],
  "_score": 5.204119982655925,
  "_indexed": true,
  "_nocasepkg": "s7contract",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:13:15.000Z",
      "distro": "noble",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "9a662b5d60b54de1bde6d1b1e5b0dc42bfc8f30dddb5876be562b91edcd93866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:13:06.000Z",
      "distro": "noble",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "29cb17a6a1cfaa079f2bdca3288c06e3cf5d2f7a159035aec741a630596ebfc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:13:20.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "b1bc9795e2a18a5c02439acae4f8cb380d0552b40e1975ede7cd1c751eb94f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:12:50.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "8b7a38070014f292b90d492a5b879c8b3622ccecd6ae50d2d0b36374994d94a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:13:12.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "bb365d984aae20b21aeb9425562d920a96fa07ff71490a43b38baf086bcbc154",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:12:47.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "bc4bc26e4373527ca00e6f835be3dbe02f86758d92cc9137f07bf88d3d17107c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:12:39.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "3a8d857b45db3a80ff836f2c38925c6090347712126b6a3c8a02b495fbf11eea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T08:13:11.000Z",
      "commit": "ab577b1cb26c7aeed485b82bbd450f18f7cff737",
      "fileid": "1c4efb4f55e00879d4fa239d9a6430c9fa120f159432df1edd4f0a5f91502a24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26939341905"
    }
  ]
}