hms package update fails on Windows 10 (up to date)

Update of package hms failed on my university Windows 10 (up-to-date) desktop with the following error message, but oddly installed without error on my personal laptop Windows 10. The installation went without problem up to testing ability to open from the final location:

  • building package indices
    ** testing if installed package can be loaded from temporary location
    *** arch - i386
    *** arch - x64
    ** testing if installed package can be loaded from final location
    *** arch - i386
    Error in library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = TRUE) :
    'hms' is not a valid installed package
    Error: loading failed
    Execution halted
    *** arch - x64
    Error in library(pkg_name, lib.loc = lib, character.only = TRUE, logical.return = TRUE) :
    'hms' is not a valid installed package
    Error: loading failed
    Execution halted
    ERROR: loading failed for 'i386', 'x64'

All imported packages are present in both Windows instances. All other updates have installed properly.

Any suggestions about how I can fix this? Thanks in advance.
Larry Hunsicker

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.