{
  "_id": "6a1029b7acfb0bcc41c9198a",
  "Package": "Rfractran",
  "Type": "Package",
  "Title": "A 'FRACTRAN' Interpreter and Some Helper Functions",
  "Version": "1.0.1",
  "Date": "2023-08-28",
  "Authors@R": "c(person(given = \"Carl\", family = \"Witthoft\", role = c(\"aut\",\"cre\"), email= \"cellocgw@gmail.com\"))",
  "Description": "'FRACTRAN' is an obscure yet tantalizing programming\nlanguage invented by John Conway of 'Game of Life' fame. The\ncode consists of a sequence of fractions. The rules are simple.\nFirst, select an integer to initialize the process. Second,\nmultiply the integer by the first fraction. If an integer\nresults, start again with the new integer. If not, try the next\nfraction. Finally, if no such multiplication yields an integer,\nterminate the program. For more information, see\n<https://en.wikipedia.org/wiki/FRACTRAN> .",
  "License": "LGPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:22:43 UTC",
    "User": "root"
  },
  "Author": "Carl Witthoft [aut, cre]",
  "Maintainer": "Carl Witthoft <cellocgw@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-29 17:30:44 UTC",
  "RemoteUrl": "https://github.com/cran/Rfractran",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cd3b74ac6d9101faffe9f8ef7f7998511661b49",
  "MD5sum": "a642f4b5af04d3c344e6a0b498b9ad5f",
  "_user": "cran",
  "_type": "src",
  "_file": "Rfractran_1.0.1.tar.gz",
  "_fileid": "0c8aea17d72f98fd5c3572361628b126c3749526f45618f8827a59f1860ad6d2",
  "_filesize": 112008,
  "_sha256": "0c8aea17d72f98fd5c3572361628b126c3749526f45618f8827a59f1860ad6d2",
  "_created": "2026-05-13T07:22:43.000Z",
  "_published": "2026-05-22T10:02:31.837Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357925629,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963986032"
    },
    {
      "job": 77357925331,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963987781"
    },
    {
      "job": 77357924698,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963956864"
    },
    {
      "job": 77357924204,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157881239"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25784494697",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rfractran",
  "_commit": {
    "id": "3cd3b74ac6d9101faffe9f8ef7f7998511661b49",
    "author": "Carl Witthoft <cellocgw@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1693330244
  },
  "_maintainer": {
    "name": "Carl Witthoft",
    "email": "cellocgw@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gmp",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cellocgw",
      "count": 1,
      "uuid": 8104153
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rfractran"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rfractran.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2020-06-25"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-29"
    }
  ],
  "_exports": [
    "fracAns",
    "fracDo",
    "fracMake",
    "stopPrime"
  ],
  "_help": [
    {
      "page": "Rfractran-package",
      "title": "A 'FRACTRAN' Interpreter and Some Helper Functions",
      "topics": [
        "Rfractran-package",
        "Rfractran"
      ]
    },
    {
      "page": "fracAns",
      "title": "A Q&D \"Logulator\" to Find Numbers of Interest From 'fracDo' Output",
      "topics": [
        "fracAns"
      ]
    },
    {
      "page": "fracDo",
      "title": "The FRACTRAN Interpreter Function",
      "topics": [
        "fracDo"
      ]
    },
    {
      "page": "fracMake",
      "title": "Function to Create a Sequence of 'bigq' Fractions",
      "topics": [
        "fracMake"
      ]
    },
    {
      "page": "stopPrime",
      "title": "Function to Stop 'fracDo' When Finding Primes",
      "topics": [
        "stopPrime"
      ]
    }
  ],
  "_rundeps": [
    "gmp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rfractran",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T07:24:28.000Z",
      "distro": "noble",
      "commit": "3cd3b74ac6d9101faffe9f8ef7f7998511661b49",
      "fileid": "1e542d82eb7cb17535037e2e64233ec6bf8e53b0144e09328e616f940c6c570e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25784494697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-13T07:24:31.000Z",
      "distro": "noble",
      "commit": "3cd3b74ac6d9101faffe9f8ef7f7998511661b49",
      "fileid": "b8384700f138c5d4a30302d64c9a4a2e2043116ab052441920c60d0938b7a0cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25784494697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T10:02:11.000Z",
      "commit": "3cd3b74ac6d9101faffe9f8ef7f7998511661b49",
      "fileid": "3b9b83a83b2c09647a87e8737304d57a5ade024573d692ae13bf1d8cd1893827",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25784494697"
    }
  ]
}