{
  "_id": "6a4f47c221b18e15485000aa",
  "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-07-09 07:00:58 UTC",
    "User": "root"
  },
  "Author": "Gabor Csardi [aut, cre]",
  "Maintainer": "Gabor Csardi <csardi.gabor@gmail.com>",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "cyclocomp_1.1.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/cbdcf7f1464180e3e3a2f604cfae5ec1a7c7a09ece14b7265cded65325db2ece",
  "_filesize": 97765,
  "_sha256": "cbdcf7f1464180e3e3a2f604cfae5ec1a7c7a09ece14b7265cded65325db2ece",
  "_expires": "2026-10-17T07:03:29.000Z",
  "_created": "2026-07-09T07:00:58.000Z",
  "_published": "2026-07-09T07:03:30.696Z",
  "_jobs": [
    {
      "job": 86058930100,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191309286"
    },
    {
      "job": 86058930084,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191306173"
    },
    {
      "job": 86058930125,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191306145"
    },
    {
      "job": 86058930108,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191303499"
    },
    {
      "job": 86058329927,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191277867"
    },
    {
      "job": 86058930093,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191306339"
    },
    {
      "job": 86058930107,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191296269"
    },
    {
      "job": 86058930215,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191294831"
    },
    {
      "job": 86058930086,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191295762"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_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": 9,
  "_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",
    "followers": 1508
  },
  "_downloads": {
    "count": 24046,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cyclocomp"
  },
  "_devurl": "https://github.com/gaborcsardi/cyclocomp",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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",
    "otel",
    "processx",
    "ps",
    "R6",
    "remotes",
    "withr"
  ],
  "_score": 7.864715706578219,
  "_indexed": true,
  "_nocasepkg": "cyclocomp",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:53.000Z",
      "distro": "resolute",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/ca963b7dd044bccc8ebff39f2df36135906caa8e8254f1ece20401259b40e388",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:45.000Z",
      "distro": "resolute",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/bdf489bb8feed9f0683b791c24b636ab288db446943ed02223c2b0174dd61e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:44.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/4a0263ec43f3204fcd68a215327ad0f1b87963f2079324c72c4e6c512a0b80f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:29.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/9af0fc571ef068fe118c5ac047d4cfffa328014e837d95b0e53d742eb2c91a1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:53.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/862bbd7ffcb9e73d9ac6ff62f0f418ca0241f85f1246150aa6d66ec33c1277d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:03.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/24ec4de0068c4b5797330f6f25c84faf0266aa8f81e7289ff1eaa399e3e9b556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:01.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/2418d269493502631fc275b3cbb275e50452d16c14628c1880037b03535c100e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.2.9000",
      "date": "2026-07-09T07:02:02.000Z",
      "commit": "24e09cf4b7114831a8607aa24559b55dfac17787",
      "fileid": "https://r2.ropensci.org/0148c9a4cd3aee09f231e3ccdaeb415741d4ba8b7bdd5f718ba34e285ac2df90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/29000053706"
    }
  ]
}