{
  "_id": "6a3e293ba319ef9414484384",
  "Package": "savvyExamples",
  "Title": "Examples of savvy",
  "Version": "0.0.0",
  "Authors@R": "person(given = \"Hiroaki\",\nfamily = \"Yutani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yutani.ini@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3385-7233\"))",
  "Description": "No description.",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/build/bootstrap": "TRUE",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://yutannihilation.r-universe.dev",
  "Date/Publication": "2026-06-26 05:00:07 UTC",
  "RemoteUrl": "https://github.com/yutannihilation/savvy",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b52bf4397938057881ea92dcc58b17d768ec62f",
  "RemoteSubdir": "R-package",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-26 07:20:16 UTC",
    "User": "root"
  },
  "Author": "Hiroaki Yutani [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3385-7233>)",
  "Maintainer": "Hiroaki Yutani <yutani.ini@gmail.com>",
  "MD5sum": "ea01788fb4b3926e40c2cf357a89d0e7",
  "_user": "yutannihilation",
  "_type": "src",
  "_file": "savvyExamples_0.0.0.tar.gz",
  "_fileid": "b3d0fa6f272eb894511b5ff38820fa2a91dd018cc5b216111ce1c0354b7af8bf",
  "_filesize": 197637,
  "_sha256": "b3d0fa6f272eb894511b5ff38820fa2a91dd018cc5b216111ce1c0354b7af8bf",
  "_created": "2026-06-26T07:20:16.000Z",
  "_published": "2026-06-26T07:24:43.267Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83609979761,
      "time": 197,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7899492783"
    },
    {
      "job": 83609979767,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7899485940"
    },
    {
      "job": 83609979759,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7899476908"
    },
    {
      "job": 83609979763,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7899487220"
    },
    {
      "job": 83609979760,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7899463780"
    },
    {
      "job": 83609979784,
      "time": 201,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7899493968"
    },
    {
      "job": 83609979778,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7899476375"
    },
    {
      "job": 83609979780,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7899500465"
    },
    {
      "job": 83609438541,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7899429600"
    },
    {
      "job": 83609979739,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7899471935"
    },
    {
      "job": 83609979764,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7899470138"
    },
    {
      "job": 83609979758,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7899475427"
    },
    {
      "job": 83609979769,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7899462570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yutannihilation/savvy",
  "_commit": {
    "id": "7b52bf4397938057881ea92dcc58b17d768ec62f",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore(deps): bump actions/checkout from 6 to 7 (#452)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "time": 1782450007
  },
  "_maintainer": {
    "name": "Hiroaki Yutani",
    "email": "yutani.ini@gmail.com",
    "login": "yutannihilation",
    "mastodon": "@yutannihilation@fosstodon.org",
    "bluesky": "@yutannihilation-en.bsky.social",
    "description": "",
    "uuid": 1978793,
    "orcid": "0000-0002-3385-7233"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yutannihilation",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 8
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-48",
      "n": 7
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-15",
      "n": 11
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.8.12",
      "date": "2025-07-20"
    },
    {
      "name": "v0.8.13",
      "date": "2025-07-28"
    },
    {
      "name": "v0.8.14-rc.1",
      "date": "2025-10-14"
    },
    {
      "name": "v0.8.14-rc.2",
      "date": "2025-10-18"
    },
    {
      "name": "v0.8.14",
      "date": "2025-10-25"
    },
    {
      "name": "v0.9.0",
      "date": "2025-11-24"
    },
    {
      "name": "v0.9.2",
      "date": "2026-01-05"
    },
    {
      "name": "v0.9.3",
      "date": "2026-03-31"
    },
    {
      "name": "v0.9.4",
      "date": "2026-04-08"
    },
    {
      "name": "v0.10.0",
      "date": "2026-04-10"
    },
    {
      "name": "v0.9.5-rc.1",
      "date": "2026-04-10"
    },
    {
      "name": "v0.10.1",
      "date": "2026-04-13"
    },
    {
      "name": "v0.10.2",
      "date": "2026-04-23"
    }
  ],
  "_stars": 115,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 724,
      "uuid": 1978793
    },
    {
      "user": "eitsupi",
      "count": 11,
      "uuid": 50911393
    },
    {
      "user": "daniellga",
      "count": 3,
      "uuid": 43149605
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "etiennebacher",
      "count": 1,
      "uuid": 52219252
    },
    {
      "user": "t-kalinowski",
      "count": 1,
      "uuid": 8462255
    }
  ],
  "_userbio": {
    "uuid": 1978793,
    "type": "user",
    "name": "Hiroaki Yutani",
    "followers": 554
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/savvyExamples"
  },
  "_devurl": "https://github.com/yutannihilation/savvy",
  "_searchresults": 5,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/savvyExamples.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_suffix",
    "flip_logical",
    "FooEnum",
    "or_logical",
    "Person",
    "print_list",
    "times_any_int",
    "times_any_real",
    "times_two_int",
    "times_two_real",
    "to_upper"
  ],
  "_help": [
    {
      "page": "add_suffix",
      "title": "Add suffix",
      "topics": [
        "add_suffix"
      ]
    },
    {
      "page": "flip_logical",
      "title": "Flip Input",
      "topics": [
        "flip_logical"
      ]
    },
    {
      "page": "FooEnum",
      "title": "A Or B.",
      "topics": [
        "FooEnum"
      ]
    },
    {
      "page": "or_logical",
      "title": "Or operation",
      "topics": [
        "or_logical"
      ]
    },
    {
      "page": "Person",
      "title": "A person with a name",
      "topics": [
        "Person"
      ]
    },
    {
      "page": "print_list",
      "title": "Print the content of list",
      "topics": [
        "print_list"
      ]
    },
    {
      "page": "reverse_bit_scalar",
      "title": "Reverse bits",
      "topics": [
        "reverse_bit_scalar"
      ]
    },
    {
      "page": "reverse_bits",
      "title": "Reverse bits",
      "topics": [
        "reverse_bits"
      ]
    },
    {
      "page": "times_any_int",
      "title": "Multiply Input By Another Input",
      "topics": [
        "times_any_int"
      ]
    },
    {
      "page": "times_any_real",
      "title": "Multiply Input By Another Input",
      "topics": [
        "times_any_real"
      ]
    },
    {
      "page": "times_two_int",
      "title": "Multiply Input By Two",
      "topics": [
        "times_two_int"
      ]
    },
    {
      "page": "times_two_real",
      "title": "Multiply Input By Two",
      "topics": [
        "times_two_real"
      ]
    },
    {
      "page": "to_upper",
      "title": "Convert Input To Upper-Case",
      "topics": [
        "to_upper"
      ]
    }
  ],
  "_readme": "https://github.com/yutannihilation/savvy/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.780857143759569,
  "_indexed": true,
  "_nocasepkg": "savvyexamples",
  "_universes": [
    "yutannihilation"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-06-26T07:23:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "f7dd008128437fcd64ea475f6d7b064e3fc59558994e7c22e4002638dc63f177",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-06-26T07:23:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "84cc798347580d015edf7f1690c6bb9c85c7d0a65f7a4dddacbd0624a1eb10bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-06-26T07:22:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "a1f375c75e67605457d6ed2b1f18a97c4d9a0eff19299d48c156a7f333e08658",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0",
      "date": "2026-06-26T07:23:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "25fa70ff225650ab613d744918a86ac63a76f66050b4e16a60daf11611d3da8e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0",
      "date": "2026-06-26T07:22:06.000Z",
      "arch": "aarch64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "d93c0ec2cf02591de568c50e817a7b89942d2aa0c857ee5c58ddafadebabfc55",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0",
      "date": "2026-06-26T07:23:23.000Z",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "deaa154ba992c31c4a191fad5ed19d857443ce3b60c8a7035341f28c23920b43",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0",
      "date": "2026-06-26T07:22:38.000Z",
      "arch": "aarch64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "014cd977a7947234a0859798389f2c73d794706b354493dd7375facadecaa4c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0",
      "date": "2026-06-26T07:23:29.000Z",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "de090c3f9eda4374e1a8ef32d5afee38578dd334655b3fa4a9debf938e799954",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0",
      "date": "2026-06-26T07:22:32.000Z",
      "arch": "emscripten",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "ec2eaed3266196b53a9564e5155fd8e739b09a9d3244b278144150160e9cadac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0",
      "date": "2026-06-26T07:21:46.000Z",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "1822955d8ad5495217c9d551a96e05866a4056698883b9d2a7816c6e3cd4434d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0",
      "date": "2026-06-26T07:21:51.000Z",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "c094420b261971293d8f4d40adb58c4dcb5112d6f52637527f59d2154229a553",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0",
      "date": "2026-06-26T07:21:34.000Z",
      "arch": "x86_64",
      "commit": "7b52bf4397938057881ea92dcc58b17d768ec62f",
      "fileid": "4a87b8b13cf015195c89608d75eeb5a1c0928b8ba1332978351ade839244bcef",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/28223335440"
    }
  ]
}