Changes in version 1.0-7 (2026-05-19) o Tweaked the text in the package citation. o Updated the contact details of the maintainer. Changes in version 1.0.6 (2020-08-05) o Tweaked the appearance of the package citation. The URL now points to CRAN as opposed to GitHub. Changes in version 1.0.5 (2020-08-03) o Made use of the interactive function to ensure that examples don't execute during tests. Changes in version 1.0.4 (2020-07-24) o Altered examples to allow for the fact that the '~/Documents' directory may not be present on all Unix systems. Changes in version 1.0.3 o Altered the examples to make them executable. Changes in version 1.0.2 o Modified the capitalisation in the package citation. Changes in version 1.0.1 o Added R >= 2.13 as a requirement for installing the package. Before this version of R, the normalizePath function was located in the _utils_ package. Changes in version 1.0.0 o Made use of xdg-open for non-macOS Unix-like systems to provide a simplified and more universal solution to finding the preferred file manager. o Added the ability to specify a directory path to the owd. Sanity checks for the input path have also been added. Changes in version 0.0.0.9000 o Initial creation of a working version of the _owd_ package.