Skip to content

It prints

  • pak version,

  • the current library path,

  • location of the private library,

  • whether the pak private library exists,

  • whether the pak private library is functional.

Usage

pak_sitrep()

Examples

#>  compatible)                                                            
#> - pak repository: - (local install?)                                    
#> * Optional packages installed:                                          
#> - pillar                                                                
#> * Library path:                                                         
#> - /private/var/folders/ph/fpcmzfd16rgbbk8mxvy9m2_h0000gn/T/RtmpcpVAdU/fi
#> led8ef3d7a46fc                                                          
#> - /private/var/folders/ph/fpcmzfd16rgbbk8mxvy9m2_h0000gn/T/RtmpcpVAdU/fi
#> led8ef2562d6ef                                                          
#> - /Users/gaborcsardi/Library/R/arm64/4.2/library                        
#> - /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library  
#> * Private library location:                                             
#> - /Users/gaborcsardi/Library/Caches/org.R-project.R/R/pak/lib/4.2/aarch6
#> 4                                                                       
#> * Private library exists.                                               
#> * Private library is functional                                         

See also

Other pak housekeeping: pak_cleanup()