{
  "_id": "6a104915acfb0bcc41c9f5fc",
  "Package": "cyclocomp",
  "Title": "Cyclomatic Complexity of R Code",
  "Version": "1.1.2.9000",
  "Authors@R": "person(\"Gabor\", \"Csardi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Cyclomatic complexity is a software metric (measurement),\nused to indicate the complexity of a program. It is a\nquantitative measure of the number of linearly independent\npaths through a program's source code. It was developed by\nThomas J. McCabe, Sr. in 1976.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/cyclocomp",
  "BugReports": "https://github.com/gaborcsardi/cyclocomp/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "git",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2026-03-11 10:34:25 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/cyclocomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "24e09cf4b7114831a8607aa24559b55dfac17787",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:46:07 UTC",
    "User": "root"
  },
  "Author": "Gabor Csardi [aut, cre]",
  "Maintainer": "Gabor Csardi <csardi.gabor@gmail.com>",
  "MD5sum": "534960ed71cac9a29cfb6cf8f7fb220f",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "cyclocomp_1.1.2.9000.tar.gz",
  "_fileid": "3dbc3400c9b44f1961a6bca56a58a1cc6c64eb2078a33f552a91fe0da2927554",
  "_filesize": 97828,
  "_sha256": "3dbc3400c9b44f1961a6bca56a58a1cc6c64eb2078a33f552a91fe0da2927554",
  "_created": "2026-05-10T08:46:07.000Z",
  "_published": "2026-05-22T12:16:21.072Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377504045,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902423431"
    },
    {
      "job": 77377504109,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902425716"
    },
    {
      "job": 77377504076,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902504763"
    },
    {
      "job": 77377503941,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902531046"
    },
    {
      "job": 77377503551,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902411547"
    },
    {
      "job": 77377503359,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160240672"
    },
    {
      "job": 77377504101,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902421182"
    },
    {
      "job": 77377503986,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902419026"
    },
    {
      "job": 77377503704,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902418672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gaborcsardi/cyclocomp",
  "_commit": {
    "id": "24e09cf4b7114831a8607aa24559b55dfac17787",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 1.1.2.9000\n",
    "time": 1773225265
  },
  "_maintainer": {
    "name": "Gabor Csardi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 12
    }
  ],
  "_tags": [
    {
      "name": "v1.1.2",
      "date": "2026-03-11"
    }
  ],
  "_topics": [
    "code-analysis",
    "complexity-measure"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 79,
      "uuid": 660288
    },
    {
      "user": "lorenzwalthert",
      "count": 5,
      "uuid": 10477073
    },
    {
      "user": "etiennebacher",
      "count": 4,
      "uuid": 52219252
    },
    {
      "user": "mpadge",
      "count": 2,
      "uuid": 6697851
    },
    {
      "user": "halexander23",
      "count": 2,
      "uuid": 70958859
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi"
  },
  "_downloads": {
    "count": 18151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cyclocomp"
  },
  "_devurl": "https://github.com/gaborcsardi/cyclocomp",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cyclocomp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/cyclocomp",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-02-20"
    },
    {
      "version": "1.1.0",
      "date": "2016-09-10"
    },
    {
      "version": "1.1.1",
      "date": "2023-08-30"
    },
    {
      "version": "1.1.2",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "cyclocomp",
    "cyclocomp_package",
    "cyclocomp_package_dir",
    "cyclocomp_q"
  ],
  "_help": [
    {
      "page": "cyclocomp",
      "title": "Cyclomatic Complexity of R Code",
      "concept": [
        "cyclomatic complexity"
      ],
      "topics": [
        "cyclocomp-package",
        "cyclocomp",
        "cyclocomp_q"
      ]
    },
    {
      "page": "cyclocomp_package",
      "title": "Cyclomatic complexity of the objects in an installed package",
      "concept": [
        "cyclomatic complexity"
      ],
      "topics": [
        "cyclocomp_package"
      ]
    },
    {
      "page": "cyclocomp_package_dir",
      "title": "Cyclomatic complexity of a local package",
      "concept": [
        "cyclomatic complexity"
      ],
      "topics": [
        "cyclocomp_package_dir"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/cyclocomp/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "crayon",
    "desc",
    "processx",
    "ps",
    "R6",
    "remotes",
    "withr"
  ],
  "_score": 7.59479954880872,
  "_indexed": true,
  "_nocasepkg": "cyclocomp",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2.9000",
      "date": "2026-05-10T08:47:48.000Z",
      "distro": "noble",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "6c286e65f33b07a6de8788d0943417b642f66c9b3693f22a4b66e1f1ad375499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2.9000",
      "date": "2026-05-10T08:48:08.000Z",
      "distro": "noble",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "0d2839111f15a58df580732deb35672b7c2f0294e1553ea22df30e11664e528c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2.9000",
      "date": "2026-05-10T09:01:25.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "e6b0f70fcb4a2b5caf29c8149de9735930b5ca758b7136127a0cae7e57b95bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2.9000",
      "date": "2026-05-10T09:05:51.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "d3eaa1b2a5a5ef32f585726d3e130184f987f95a744a7195961c33831a3b632b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-05-10T08:47:26.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "57aaa718a4e5b5b7b497566c8cc5282d583422af479019f56601e0ec13535c51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-05-10T08:47:09.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "31d1ab727e11969af46e6dc99d0f5235b49f4aca3fd4450996c5cb9ab15bbe74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-05-10T08:47:07.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "66f4334ca94d7325a9aac171804913d350a309ca735c00478bcc2889479b0780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2.9000",
      "date": "2026-05-22T12:16:02.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "2b84f4bae915dfedc55627c6e55db3c424d9b6661b1918b3bf02a4bcf165fcff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/25624328757"
    }
  ]
}