Skip to content

FITSio

FITS (Flexible Image Transport System) Utilities

v2.1-6 · Apr 3, 2021 · GPL (>= 2)

Description

Utilities to read and write files in the FITS (Flexible Image Transport System) format, a standard format in astronomy (see e.g. <https://en.wikipedia.org/wiki/FITS> for more information). Present low-level routines allow: reading, parsing, and modifying FITS headers; reading FITS images (multi-dimensional arrays); reading FITS binary and ASCII tables; and writing FITS images (multi-dimensional arrays). Higher-level functions allow: reading files composed of one or more headers and a single (perhaps multidimensional) image or single table; reading tables into data frames; generating vectors for image array axes; scaling and writing images as 16-bit integers. Known incompletenesses are reading random group extensions, as well as complex and array descriptor data types in binary tables.

Downloads

CRAN

416

Last 30 days

10028th

36.8K

Last 90 days

46.4K

Last year

Trend: +69.1% (30d vs prior 30d)

r2u

10

Last 30 days

25

Last 90 days

92

Last year

Trend: -28.6% (30d vs prior 30d)

r2u: no daily series yet

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew Harris <harris@astro.umd.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Andrew",
                    family = "Harris",
                    role = c("aut", "cre"),
                    email = "harris@astro.umd.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew Harris <harris@astro.umd.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Andrew",
                    family = "Harris",
                    role = c("aut", "cre"),
                    email = "harris@astro.umd.edu")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andrew Harris <harris@astro.umd.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Andrew",
                    family = "Harris",
                    role = c("aut", "cre"),
                    email = "harris@astro.umd.edu")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andrew Harris <harris@astro.umd.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Andrew",
                    family = "Harris",
                    role = c("aut", "cre"),
                    email = "harris@astro.umd.edu")
as necessary.

Version History

9 tracked
new 2.1-6 Mar 10, 2026
updated 2.1-6 ← 2.1-5 diff Apr 2, 2021
updated 2.1-5 ← 2.1-0 diff Mar 22, 2021
updated 2.1-0 ← 2.0-0 diff Nov 25, 2016
updated 2.0-0 ← 1.2-0 diff Oct 11, 2013
updated 1.2-0 ← 1.1-0 diff Oct 28, 2012
updated 1.1-0 ← 1.0-3 diff Oct 19, 2009
updated 1.0-3 ← 1.0-2 diff Apr 13, 2009
new 1.0-2 Aug 5, 2008