Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging set up on a mac #3

Open
annakrystalli opened this issue Sep 29, 2020 · 0 comments
Open

Debugging set up on a mac #3

annakrystalli opened this issue Sep 29, 2020 · 0 comments

Comments

@annakrystalli
Copy link
Collaborator

hugodown::hugo_locate()
#> /Users/Anna/Library/Caches/hugodown/hugo_extended_0.73.0_macOS_64bit/hugo

Created on 2020-09-29 by the reprex package (v0.3.0)

devtools::session_info()
#> ─ Session info ───────────────────────────────────────────────────────────────
#>  setting  value                       
#>  version  R version 3.6.2 (2019-12-12)
#>  os       macOS Catalina 10.15.6      
#>  system   x86_64, darwin15.6.0        
#>  ui       X11                         
#>  language (EN)                        
#>  collate  en_GB.UTF-8                 
#>  ctype    en_GB.UTF-8                 
#>  tz       Europe/London               
#>  date     2020-09-29                  
#> 
#> ─ Packages ───────────────────────────────────────────────────────────────────
#>  package     * version    date       lib source                        
#>  assertthat    0.2.1      2019-03-21 [1] CRAN (R 3.6.0)                
#>  backports     1.1.10     2020-09-15 [1] CRAN (R 3.6.2)                
#>  callr         3.4.2      2020-02-12 [1] CRAN (R 3.6.0)                
#>  cli           2.0.2      2020-02-28 [1] CRAN (R 3.6.0)                
#>  crayon        1.3.4      2017-09-16 [1] CRAN (R 3.6.0)                
#>  desc          1.2.0      2018-05-01 [1] CRAN (R 3.6.0)                
#>  devtools      2.2.2      2020-02-17 [1] CRAN (R 3.6.0)                
#>  digest        0.6.25     2020-02-23 [1] CRAN (R 3.6.0)                
#>  ellipsis      0.3.1      2020-05-15 [1] CRAN (R 3.6.2)                
#>  evaluate      0.14       2019-05-28 [1] CRAN (R 3.6.0)                
#>  fansi         0.4.1      2020-01-08 [1] CRAN (R 3.6.0)                
#>  fs            1.5.0      2020-07-31 [1] CRAN (R 3.6.2)                
#>  glue          1.4.2      2020-08-27 [1] CRAN (R 3.6.2)                
#>  highr         0.8        2019-03-20 [1] CRAN (R 3.6.0)                
#>  htmltools     0.5.0      2020-06-16 [1] CRAN (R 3.6.2)                
#>  knitr         1.29       2020-06-23 [1] CRAN (R 3.6.2)                
#>  magrittr      1.5        2014-11-22 [1] CRAN (R 3.6.0)                
#>  memoise       1.1.0      2017-04-21 [1] CRAN (R 3.6.0)                
#>  pkgbuild      1.0.6      2019-10-09 [1] CRAN (R 3.6.0)                
#>  pkgload       1.0.2      2018-10-29 [1] CRAN (R 3.6.0)                
#>  prettyunits   1.1.1      2020-01-24 [1] CRAN (R 3.6.0)                
#>  processx      3.4.4      2020-09-03 [1] CRAN (R 3.6.2)                
#>  ps            1.3.4      2020-08-11 [1] CRAN (R 3.6.2)                
#>  R6            2.4.1      2019-11-12 [1] CRAN (R 3.6.0)                
#>  remotes       2.1.1      2020-02-15 [1] CRAN (R 3.6.0)                
#>  rlang         0.4.7      2020-07-09 [1] CRAN (R 3.6.2)                
#>  rmarkdown     2.3        2020-06-18 [1] CRAN (R 3.6.2)                
#>  rprojroot     1.3-2      2018-01-03 [1] CRAN (R 3.6.0)                
#>  sessioninfo   1.1.1      2018-11-05 [1] CRAN (R 3.6.0)                
#>  stringi       1.5.3      2020-09-09 [1] CRAN (R 3.6.2)                
#>  stringr       1.4.0      2019-02-10 [1] CRAN (R 3.6.0)                
#>  testthat      2.3.2      2020-03-02 [1] CRAN (R 3.6.0)                
#>  usethis       1.6.1.9000 2020-06-08 [1] Github (r-lib/usethis@b8292e6)
#>  withr         2.2.0      2020-04-20 [1] CRAN (R 3.6.2)                
#>  xfun          0.17       2020-09-09 [1] CRAN (R 3.6.2)                
#>  yaml          2.2.1      2020-02-01 [1] CRAN (R 3.6.0)                
#> 
#> [1] /Library/Frameworks/R.framework/Versions/3.6/Resources/library

Created on 2020-09-29 by the reprex package (v0.3.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant