{
  "_id": "6a2151a8cd65a98ecbd2d660",
  "Package": "dnafractal",
  "Version": "0.0.2",
  "Date": "2025-05-09",
  "Title": "Generates a Fractal Image of a DNA Sequence",
  "Authors@R": "person(\"Matthew\", \"Cserhati\", email = \"matthew.cserhati@cui.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-3673-9152\"))",
  "Maintainer": "Matthew Cserhati <matthew.cserhati@cui.edu>",
  "Description": "The function takes a DNA sequence, a start point, an end\npoint in the sequence, dot size and dot color and draws a\nfractal image of the sequence. The fractal starts in the center\nof the canvas. The image is drawn by moving base by base along\nthe sequence and dropping a midpoint between the actual point\nand the corner designated by the actual base. For more details\nsee Jeffrey (1990) <doi:10.1093/nar/18.8.2163>, Hill, Schisler,\nand Singh (1992) <doi:10.1007/BF00178602>, and Löchel and\nHeider (2021) <doi:10.1016/j.csbj.2021.11.008>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:18:34 UTC",
    "User": "root"
  },
  "Author": "Matthew Cserhati [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3673-9152>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-05-09 22:50:07 UTC",
  "RemoteUrl": "https://github.com/cran/dnafractal",
  "RemoteRef": "HEAD",
  "RemoteSha": "57df746d35d5feb25379f1cdda3b245b47c4773b",
  "MD5sum": "961b93b63a7aa03c083501ed6feef0f5",
  "_user": "cran",
  "_type": "src",
  "_file": "dnafractal_0.0.2.tar.gz",
  "_fileid": "5dc0c2df775b08d6f3234dcb466878b386455e82a53ecf482e0b08550254c2fd",
  "_filesize": 99908,
  "_sha256": "5dc0c2df775b08d6f3234dcb466878b386455e82a53ecf482e0b08550254c2fd",
  "_created": "2026-06-04T10:18:34.000Z",
  "_published": "2026-06-04T10:21:28.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79498058409,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408956237"
    },
    {
      "job": 79498058469,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408954674"
    },
    {
      "job": 79497690049,
      "time": 136,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408909624"
    },
    {
      "job": 79498058408,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408947049"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26945438488",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dnafractal",
  "_commit": {
    "id": "57df746d35d5feb25379f1cdda3b245b47c4773b",
    "author": "Matthew Cserhati <matthew.cserhati@cui.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.2\n",
    "time": 1746831007
  },
  "_maintainer": {
    "name": "Matthew Cserhati",
    "email": "matthew.cserhati@cui.edu",
    "orcid": "0000-0002-3673-9152"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dnafractal"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dnafractal.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-05-07"
    },
    {
      "version": "0.0.2",
      "date": "2025-05-09"
    }
  ],
  "_exports": [
    "coordinates2sequence",
    "dnafractal",
    "sign2base"
  ],
  "_datasets": [
    {
      "name": "human_mitogenome",
      "title": "Human Mitochondrial Genome Sequence",
      "object": "human_mitogenome",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coordinates2sequence",
      "title": "Generates a DNA Sequence Based on an X and Y Coordinate over several iterations",
      "topics": [
        "coordinates2sequence"
      ]
    },
    {
      "page": "dnafractal",
      "title": "Generates a Fractal Image of a DNA Sequence",
      "topics": [
        "dnafractal"
      ]
    },
    {
      "page": "human_mitogenome",
      "title": "Human Mitochondrial Genome Sequence",
      "topics": [
        "human_mitogenome"
      ]
    },
    {
      "page": "sign2base",
      "title": "Returns a DNA base based on the sign value of an X and Y coordinate",
      "topics": [
        "sign2base"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "e1071",
    "Exact",
    "expm",
    "forcats",
    "fs",
    "gld",
    "glue",
    "haven",
    "hms",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "mime",
    "mvtnorm",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rootSolve",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "dnafractal",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-04T10:20:35.000Z",
      "distro": "noble",
      "commit": "57df746d35d5feb25379f1cdda3b245b47c4773b",
      "fileid": "4c2c493eabf4aebdb00297def91be0b31c07d922afd7c91476f64d34ca95a472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945438488"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-04T10:20:33.000Z",
      "distro": "noble",
      "commit": "57df746d35d5feb25379f1cdda3b245b47c4773b",
      "fileid": "5546fe69f270c551ba5754d143709032cfa90042ee6432d9537341b05ee8a1bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945438488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-04T10:20:44.000Z",
      "commit": "57df746d35d5feb25379f1cdda3b245b47c4773b",
      "fileid": "d6ccbf8540b3f37ab04a1369ad88f106e8ff340b0f5e0d25b7efe5230302a254",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945438488"
    }
  ]
}