{
  "_id": "6a1aab0f1d7bb097a09d4d85",
  "Package": "RSVSim",
  "Type": "Package",
  "Title": "RSVSim: an R/Bioconductor package for the simulation of\nstructural variations",
  "Version": "1.53.0",
  "Date": "2024-04-23",
  "Author": "Christoph Bartenhagen",
  "Maintainer": "Christoph Bartenhagen <c.bartenhagen@uni-koeln.de>",
  "Description": "RSVSim is a package for the simulation of deletions,\ninsertions, inversion, tandem-duplications and translocations\nof various sizes in any genome available as FASTA-file or\nBSgenome data package. SV breakpoints can be placed uniformly\naccross the whole genome, with a bias towards repeat regions\nand regions of high homology (for hg19) or at user-supplied\ncoordinates.",
  "License": "LGPL-3",
  "biocViews": "Sequencing",
  "Config/pak/sysreqs": "libbz2-dev libjpeg-dev liblzma-dev libpng-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:37:10 UTC",
  "RemoteUrl": "https://github.com/bioc/RSVSim",
  "RemoteRef": "HEAD",
  "RemoteSha": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 06:57:04 UTC",
    "User": "root"
  },
  "MD5sum": "c3e9a234059c118fb2f3ea025a7858a8",
  "_user": "bioc",
  "_type": "src",
  "_file": "RSVSim_1.53.0.tar.gz",
  "_fileid": "5d01d956e1292fea976d5c7f59cedaf8bd6130737f408463a3d0dc79c023a48c",
  "_filesize": 638230,
  "_sha256": "5d01d956e1292fea976d5c7f59cedaf8bd6130737f408463a3d0dc79c023a48c",
  "_created": "2026-05-30T06:57:04.000Z",
  "_published": "2026-05-30T09:17:03.300Z",
  "_jobs": [
    {
      "job": 78631830813,
      "time": 261,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306286122"
    },
    {
      "job": 78631830860,
      "time": 386,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306301315"
    },
    {
      "job": 78631830879,
      "time": 343,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306295901"
    },
    {
      "job": 78631830840,
      "time": 279,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307090362"
    },
    {
      "job": 78631830819,
      "time": 273,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307089538"
    },
    {
      "job": 78631528890,
      "time": 341,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306255440"
    },
    {
      "job": 78631830815,
      "time": 222,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306281215"
    },
    {
      "job": 78631830859,
      "time": 352,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306297432"
    },
    {
      "job": 78631830866,
      "time": 357,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306297799"
    },
    {
      "job": 78631830849,
      "time": 346,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306296347"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 4,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677346244",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RSVSim",
  "_commit": {
    "id": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379830
  },
  "_maintainer": {
    "name": "Christoph Bartenhagen",
    "email": "c.bartenhagen@uni-koeln.de",
    "login": "seismicon",
    "description": "",
    "uuid": 79155204
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "ShortRead",
      "role": "Imports"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19.masked",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    },
    {
      "package": "pwalign",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.53.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.52.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 379,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RSVSim"
  },
  "_mentions": 13,
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RSVSim.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "compareSV",
    "estimateSVSizes",
    "simulateSV"
  ],
  "_datasets": [
    {
      "name": "segDups",
      "title": "Segmental duplications",
      "object": "segmentalDuplications",
      "file": "segmentalDuplications.RData",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "weightsMechanisms",
      "title": "Weights for SV formation mechanisms",
      "object": "weightsMechanisms",
      "file": "weightsMechanisms.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dels",
        "ins",
        "invs",
        "dups",
        "trans"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "weightsRepeats",
      "title": "Weights for repeat region bias",
      "object": "weightsRepeats",
      "file": "weightsRepeats.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "NAHR",
        "NHR",
        "TEI",
        "VNTR",
        "Other"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compareSVs",
      "title": "Compare the simulation with a set of SVs",
      "topics": [
        "compareSV",
        "compareSV,character,character-method",
        "compareSV,character,data.frame-method",
        "compareSV,data.frame,data.frame-method"
      ]
    },
    {
      "page": "estimateSVSizes",
      "title": "Draw random structural variation sizes from a beta distribution",
      "topics": [
        "estimateSVSizes",
        "estimateSVSizes,numeric,missing,ANY,ANY,character-method",
        "estimateSVSizes,numeric,missing,ANY,ANY,missing-method",
        "estimateSVSizes,numeric,numeric,ANY,ANY,missing-method"
      ]
    },
    {
      "page": "segmentalDuplications",
      "title": "Segmental duplications",
      "topics": [
        "segDups"
      ]
    },
    {
      "page": "simulateSV",
      "title": "Structural Variant Simulation",
      "topics": [
        "simulateSV",
        "simulateSV,ANY",
        "simulateSV,ANY-method"
      ]
    },
    {
      "page": "weightsMechanisms",
      "title": "Weights for SV formation mechanisms",
      "topics": [
        "weightsMechanisms"
      ]
    },
    {
      "page": "weightsRepeats",
      "title": "Weights for repeat region bias",
      "topics": [
        "weightsRepeats"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "cigarillo",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "deldir",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "hwriter",
    "interp",
    "IRanges",
    "jpeg",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "png",
    "pwalign",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rhtslib",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rnw",
      "filename": "vignette.pdf",
      "title": "RSVSim: an R/Bioconductor package for the simulation of structural variations",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-11-01 20:28:14",
      "modified": "2015-05-03 19:54:03",
      "commits": 2
    }
  ],
  "_score": 4.57978359661681,
  "_indexed": true,
  "_nocasepkg": "rsvsim",
  "_universes": [
    "bioc",
    "seismicon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.53.0",
      "date": "2026-04-30T15:47:20.000Z",
      "distro": "noble",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "1753c36cc519c2f78ceafb7c590d45a1884b2cc6edc50fd75b8fcbdf8c78a754",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.53.0",
      "date": "2026-04-30T15:47:10.000Z",
      "distro": "noble",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "cace8040d1081208f97aa4db88a1f39eef85aa782ea931657b3f75acf5f3c990",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.53.0",
      "date": "2026-04-30T17:21:43.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "3fa78ddf68b5cffaf9035c9dc02dadf1aefbc7a25f05e3616e28870af24de576",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.53.0",
      "date": "2026-04-30T17:20:19.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "c393e883c036d1470efd53788e2b827cb1771c677822f83adca9a082a605e5ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.53.0",
      "date": "2026-04-30T15:52:51.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "87e884b7103d0b36b8082dcababb800c15659c68d8d994d9c529107098cce873",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.53.0",
      "date": "2026-04-30T15:45:52.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "624a53e81b1ded7eefdc2c3abf3870cfc7863a7bff2b94097242b94bc791cb46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.53.0",
      "date": "2026-04-30T15:45:30.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "03a7c31e23d8daf7b0f16aeae18d6a90c6170a2bdd379cc9101031040d4903ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.53.0",
      "date": "2026-05-22T21:04:25.000Z",
      "commit": "9485f7ccd96fa3654681446b48f14c711e2fe5fc",
      "fileid": "49cc8565467b4e74a3df406096c58f47dd5859cf05e966e2a05214149bf9b2c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25173799897"
    }
  ]
}