{
  "_id": "6a1ee373b401979e73410eee",
  "Package": "simphony",
  "Type": "Package",
  "Title": "Simulating Large-Scale, Rhythmic Data",
  "Version": "1.0.3",
  "Authors@R": "c(person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')),\nperson('Jordan', 'Singer', , 'jordan.m.singer@gmail.com', 'aut'),\nperson('Darwin', 'Fu', , 'darwinyfu@gmail.com', 'ctb'))",
  "Description": "A tool for simulating rhythmic data: transcriptome data\nusing Gaussian or negative binomial distributions, and\nbehavioral activity data using Bernoulli or Poisson\ndistributions. See Singer et al. (2019)\n<doi:10.7717/peerj.6985>.",
  "URL": "https://simphony.hugheylab.org,\nhttps://github.com/hugheylab/simphony",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://hugheylab.r-universe.dev",
  "Date/Publication": "2022-12-01 21:38:55 UTC",
  "RemoteUrl": "https://github.com/hugheylab/simphony",
  "RemoteRef": "HEAD",
  "RemoteSha": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:32:49 UTC",
    "User": "root"
  },
  "Author": "Jake Hughey [aut, cre],\nJordan Singer [aut],\nDarwin Fu [ctb]",
  "Maintainer": "Jake Hughey <jakejhughey@gmail.com>",
  "MD5sum": "7f2443d11e589410b2ecd3554b24102e",
  "_user": "hugheylab",
  "_type": "src",
  "_file": "simphony_1.0.3.tar.gz",
  "_fileid": "0d6b2cc0bfa73a74c30c48a91ff94f8405cd496aaaafd848f698bdb9b8a0ee24",
  "_filesize": 978419,
  "_sha256": "0d6b2cc0bfa73a74c30c48a91ff94f8405cd496aaaafd848f698bdb9b8a0ee24",
  "_created": "2026-05-20T06:32:49.000Z",
  "_published": "2026-06-02T14:06:42.994Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79089686549,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102894440"
    },
    {
      "job": 79089686267,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102888980"
    },
    {
      "job": 79089686287,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102885125"
    },
    {
      "job": 79089686252,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102884887"
    },
    {
      "job": 79089685673,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102856797"
    },
    {
      "job": 79089685006,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360002741"
    },
    {
      "job": 79089685884,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102886389"
    },
    {
      "job": 79089686965,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102877955"
    },
    {
      "job": 79089686432,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102879692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugheylab/simphony",
  "_commit": {
    "id": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
    "author": "Jake Hughey <jakejhughey@gmail.com>",
    "committer": "Jake Hughey <jakejhughey@gmail.com>",
    "message": "updated linting.\n",
    "time": 1669930735
  },
  "_maintainer": {
    "name": "Jake Hughey",
    "email": "jakejhughey@gmail.com",
    "login": "jakejh",
    "description": "",
    "uuid": 2295314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.11.4",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "version": ">= 3.34.9",
      "role": "Suggests"
    },
    {
      "package": "precrec",
      "version": ">= 0.9.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.9",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hugheylab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rhythmic-data",
    "simphony"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jakejh",
      "count": 121,
      "uuid": 2295314
    },
    {
      "user": "jschoenbachler",
      "count": 33,
      "uuid": 15148457
    },
    {
      "user": "darwinyfu",
      "count": 12,
      "uuid": 4266515
    }
  ],
  "_userbio": {
    "uuid": 32131222,
    "type": "organization",
    "name": "Hughey Lab"
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simphony"
  },
  "_devurl": "https://github.com/hugheylab/simphony",
  "_pkgdown": "https://simphony.hugheylab.org",
  "_searchresults": 2,
  "_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/simphony.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugheylab/simphony",
  "_realowner": "hugheylab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-02-09"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-09"
    }
  ],
  "_exports": [
    "getExpectedAbund",
    "getSampledAbund",
    "mergeSimData",
    "simphony",
    "splitDiffFeatureGroups"
  ],
  "_datasets": [
    {
      "name": "defaultDispFunc",
      "title": "Default function for mapping expected counts to dispersion.",
      "object": "defaultDispFunc",
      "class": [
        "function"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "defaultDispFunc",
      "title": "Default function for mapping expected counts to dispersion.",
      "topics": [
        "defaultDispFunc"
      ]
    },
    {
      "page": "getExpectedAbund",
      "title": "Calculate expected abundance",
      "topics": [
        "getExpectedAbund"
      ]
    },
    {
      "page": "getSampledAbund",
      "title": "Sample abundance values",
      "topics": [
        "getSampledAbund"
      ]
    },
    {
      "page": "mergeSimData",
      "title": "Merge abundance data, feature metadata, and sample metadata",
      "topics": [
        "mergeSimData"
      ]
    },
    {
      "page": "simphony",
      "title": "Simulate feature abundance data",
      "topics": [
        "simphony"
      ]
    },
    {
      "page": "splitDiffFeatureGroups",
      "title": "Split differential featureGroups",
      "topics": [
        "splitDiffFeatureGroups"
      ]
    }
  ],
  "_readme": "https://github.com/hugheylab/simphony/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "data.table",
    "foreach",
    "iterators"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Using simphony to evaluate rhythm detection",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the packages we'll use",
        "Simulate the data",
        "Plot the simulated time-course for selected genes",
        "Detect rhythmic genes",
        "Evaluate accuracy of rhythmic gene detection"
      ],
      "created": "2018-10-26 19:07:29",
      "modified": "2022-04-11 20:12:13",
      "commits": 10
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Using simphony's various options",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load required packages",
        "Evenly-spaced timepoints",
        "Custom rhythm function",
        "Specified timepoints",
        "Random timepoints",
        "Time-dependent amplitude and base",
        "Differential rhythmicity between conditions",
        "Controlling negative binomial dispersion and base",
        "Poisson sampling at high resolution"
      ],
      "created": "2019-03-08 18:08:21",
      "modified": "2022-04-11 20:12:13",
      "commits": 6
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "simphony",
  "_universes": [
    "hugheylab",
    "jakejh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-20T06:35:11.000Z",
      "distro": "noble",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "454d9fb2f00721bc0b6681d55930edb084253e06d32bfb21b4e9db3f33a30077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:52.000Z",
      "distro": "noble",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "a7043d76db702733439c6b6f4f4ef1f948a641fc7bec904766d2b8bb9050beac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:37.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "3e11efbf8e1056eac38d130d6d2d91b9d77a926a6b32fe7ae64168eb52d82e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:35.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "f64e2030d5f89499eecb4c1540777a03bd92da02b41f271cbb031bd20f1b294b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:34.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "3e8def3c4ad06c922e65045c3ed4e28b1ac6543a4f5f50e3dbb84ec0d54a0396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:05.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "11242dcb986de08ba169fb380228044cc0a708574122ef72dab7b92d708b9cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-20T06:34:00.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "92e4aa55617d16aaf81fca10adb1f993e2348aeb069d5d12f74d824a81a93fd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T14:05:29.000Z",
      "commit": "f5a705e50e644d1e787bf860a658bf2d6b0757e4",
      "fileid": "fac29f4dc4ad3e28966cf38748a70e06475ad97afce89c568f5fc8a32dd6cd6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugheylab/actions/runs/26145550261"
    }
  ]
}