{
  "_id": "6a23ed6ca1338011a79ecb07",
  "Package": "FITSio",
  "Type": "Package",
  "Title": "FITS (Flexible Image Transport System) Utilities",
  "Version": "2.1-6",
  "Date": "2021-04-03",
  "Author": "Andrew Harris",
  "Maintainer": "Andrew Harris <harris@astro.umd.edu>",
  "Description": "Utilities to read and write files in the FITS (Flexible\nImage Transport System) format, a standard format in astronomy\n(see e.g. <https://en.wikipedia.org/wiki/FITS> for more\ninformation). Present low-level routines allow: reading,\nparsing, and modifying FITS headers; reading FITS images\n(multi-dimensional arrays); reading FITS binary and ASCII\ntables; and writing FITS images (multi-dimensional arrays).\nHigher-level functions allow: reading files composed of one or\nmore headers and a single (perhaps multidimensional) image or\nsingle table; reading tables into data frames; generating\nvectors for image array axes; scaling and writing images as\n16-bit integers.  Known incompletenesses are reading random\ngroup extensions, as well as complex and array descriptor data\ntypes in binary tables.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:48:34 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-04-03 18:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/FITSio",
  "RemoteRef": "HEAD",
  "RemoteSha": "70ec50e8b4cac12b280725d628493b6d867261b1",
  "MD5sum": "0359ac96f0548002203b043151547f8e",
  "_user": "cran",
  "_type": "src",
  "_file": "FITSio_2.1-6.tar.gz",
  "_fileid": "92ae1e01f009154e88e625bbb5cb519c9f75801278eb910a677c10aee2277402",
  "_filesize": 244730,
  "_sha256": "92ae1e01f009154e88e625bbb5cb519c9f75801278eb910a677c10aee2277402",
  "_created": "2026-06-06T09:48:34.000Z",
  "_published": "2026-06-06T09:50:36.436Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79868610185,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453388167"
    },
    {
      "job": 79868610203,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453388268"
    },
    {
      "job": 79868492482,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453377735"
    },
    {
      "job": 79868610191,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453387062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27058949672",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FITSio",
  "_commit": {
    "id": "70ec50e8b4cac12b280725d628493b6d867261b1",
    "author": "Andrew Harris <harris@astro.umd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1-6\n",
    "time": 1617473402
  },
  "_maintainer": {
    "name": "Andrew Harris",
    "email": "harris@astro.umd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FITSio"
  },
  "_searchresults": 109,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FITSio.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-2",
      "date": "2008-08-06"
    },
    {
      "version": "1.0-3",
      "date": "2009-04-14"
    },
    {
      "version": "1.1-0",
      "date": "2009-10-20"
    },
    {
      "version": "1.2-0",
      "date": "2012-10-29"
    },
    {
      "version": "2.0-0",
      "date": "2013-10-12"
    },
    {
      "version": "2.1-0",
      "date": "2016-11-26"
    },
    {
      "version": "2.1-5",
      "date": "2021-03-24"
    },
    {
      "version": "2.1-6",
      "date": "2021-04-03"
    }
  ],
  "_exports": [
    "addComment",
    "addHistory",
    "addKwv",
    "axVec",
    "closeHdr",
    "delKwv",
    "makeFITSimHdr",
    "modVal",
    "newKwv",
    "parseHdr",
    "readFITS",
    "readFITSarray",
    "readFITSbintable",
    "readFITSheader",
    "readFITStable",
    "readFrameFromFITS",
    "writeFITSim",
    "writeFITSim16i"
  ],
  "_help": [
    {
      "page": "FITSio-package",
      "title": "FITS file input-output functions",
      "topics": [
        "FITSio-package",
        "FITSio"
      ]
    },
    {
      "page": "axVec",
      "title": "Generate axis vector for image",
      "topics": [
        "axVec"
      ]
    },
    {
      "page": "closeHdr",
      "title": "Format and close FITS header",
      "topics": [
        "closeHdr"
      ]
    },
    {
      "page": "makeFITSimHdr",
      "title": "Generate header for FITS image",
      "topics": [
        "makeFITSimHdr"
      ]
    },
    {
      "page": "modifyHeader",
      "title": "Modify and edit comments and 'keyword-value' pairs in FITS header",
      "topics": [
        "addComment",
        "addHistory",
        "addKwv",
        "delKwv",
        "modifyHeader",
        "modVal",
        "newKwv"
      ]
    },
    {
      "page": "parseHdr",
      "title": "Parse FITS header",
      "topics": [
        "parseHdr"
      ]
    },
    {
      "page": "readFITS",
      "title": "Read a single data set from a FITS file",
      "topics": [
        "readFITS"
      ]
    },
    {
      "page": "readFITSarray",
      "title": "Read an image (multi-dimensional array) from a FITS file",
      "topics": [
        "readFITSarray"
      ]
    },
    {
      "page": "readFITSbintable",
      "title": "Read a FITS binary table",
      "topics": [
        "readFITSbintable"
      ]
    },
    {
      "page": "readFITSheader",
      "title": "Read a FITS header",
      "topics": [
        "readFITSheader"
      ]
    },
    {
      "page": "readFITStable",
      "title": "Read a FITS ASCII table",
      "topics": [
        "readFITStable"
      ]
    },
    {
      "page": "readFrameFromFITS",
      "title": "Read a single data set from a FITS file into a data frame",
      "topics": [
        "readFrameFromFITS"
      ]
    },
    {
      "page": "writeFITSim",
      "title": "Write a FITS image (multi-dimensional numeric array) to disk",
      "topics": [
        "writeFITSim",
        "writeFITSim16i"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.037426497940624,
  "_indexed": true,
  "_nocasepkg": "fitsio",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1-6",
      "date": "2026-06-06T09:50:14.000Z",
      "distro": "noble",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "fc47a6e5dd5b0aa261832407d91179b4d2cdaa32c201cf2813d6a4591c1ad95f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058949672"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1-6",
      "date": "2026-06-06T09:50:13.000Z",
      "distro": "noble",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "d0408a0ff640452c261e6539b2969d171722c3f4169cbe7c0391339a8876f4c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058949672"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1-6",
      "date": "2026-06-06T09:50:12.000Z",
      "commit": "70ec50e8b4cac12b280725d628493b6d867261b1",
      "fileid": "d9be7f2d40f0caae11c03cf40daef6d45b2a3d8982b2d9574e7410f6bdb3edb1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058949672"
    }
  ]
}